Skip to content

Instantly share code, notes, and snippets.

@cftang0827
Created October 18, 2018 02:48
Show Gist options
  • Save cftang0827/466f39bd021c029efdeb2b68b23d5383 to your computer and use it in GitHub Desktop.
Save cftang0827/466f39bd021c029efdeb2b68b23d5383 to your computer and use it in GitHub Desktop.
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