rcaldous 修订了这个 Gist . 转到此修订
1 file changed, 1 insertion
gen-thumb.sh(文件已创建)
@@ -0,0 +1 @@ | |||
1 | + | vcs videofile.mp4 -o thumbs.jpg -n100 -c4 -H160 |
上一页
下一页
最后活跃于
Generate a set of thumbnails for a given video file using vcs https://p.outlyer.net/vcs
1 file changed, 1 insertion
gen-thumb.sh(文件已创建)
@@ -0,0 +1 @@ | |||
1 | + | vcs videofile.mp4 -o thumbs.jpg -n100 -c4 -H160 |