Created
February 10, 2017 08:05
-
-
Save UedaTakeyuki/9fb6fa92d8e9e008f7935eb721a4a874 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
# 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