Created
November 23, 2018 08:02
-
-
Save cftang0827/0d5367174aaa2709ecb9c161281cd1cf 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 -f avfoundation -framerate 30 -s 1280x720 -i "1" -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