| 1 | vcs videofile.mp4 -o thumbs.jpg -n100 -c4 -H160 |
rcaldous / gen-thumb.sh
Last active 3 months ago
Generate a set of thumbnails for a given video file using vcs https://p.outlyer.net/vcs
Revision 6661c89cc0738b3e921e7f00d51a249f8537eb19
Last active 3 months ago
Generate a set of thumbnails for a given video file using vcs https://p.outlyer.net/vcs
Revision 6661c89cc0738b3e921e7f00d51a249f8537eb19
| 1 | vcs videofile.mp4 -o thumbs.jpg -n100 -c4 -H160 |