Created
October 18, 2018 02:48
-
-
Save cftang0827/466f39bd021c029efdeb2b68b23d5383 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 -i /dev/video0 -c:v libx264 -b:v 1M -preset ultrafast -s 1280x720 -r 30 test.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment