Created
February 10, 2017 08:05
-
-
Save UedaTakeyuki/9fb6fa92d8e9e008f7935eb721a4a874 to your computer and use it in GitHub Desktop.
Revisions
-
UedaTakeyuki created this gist
Feb 10, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ # 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