Last active
February 26, 2021 06:20
-
-
Save tuxracer/069dda337038112765ce01787c71132d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -ss 00:03:00 -i bunny.mp4 -t 00:00:30 -c copy -an bunny_clip_1.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment