Skip to content

Instantly share code, notes, and snippets.

@UedaTakeyuki
Created February 10, 2017 08:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save UedaTakeyuki/9fb6fa92d8e9e008f7935eb721a4a874 to your computer and use it in GitHub Desktop.
Save UedaTakeyuki/9fb6fa92d8e9e008f7935eb721a4a874 to your computer and use it in GitHub Desktop.
# https://github.com/ccrisan/motioneyeos/issues/365
ffmpeg -f v4l2 -input_format yuv420p -framerate 25 -video_size 640x480 -i /dev/video0 -frames 500 -an -c:v h264_omx test.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment