Skip to content

Commit

Permalink
timecut reinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
phi ARCHITECT committed Dec 8, 2019
1 parent c9196b7 commit 0151ecb
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
Binary file added logo/video/logo.20191207-14:32:19.mp4
Binary file not shown.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sh/timecut.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
D=$(date +"%Y%m%d-%T")

node node_modules/timecut/cli.js "$1/$1.svg.html" \
node node_modules/timecut/cli.js "$1/index.html" \
--viewport=1920,1080 \
--fps=16\
--duration=18 \
Expand Down

0 comments on commit 0151ecb

Please sign in to comment.