ffmpeg/1080
This commit is contained in:
parent
3b6412da63
commit
5af01c8e72
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Acquire fastly
|
||||||
|
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
-f v4l2 -use_wallclock_as_timestamps true \
|
-f v4l2 -use_wallclock_as_timestamps true \
|
||||||
-video_size 1280x720 -framerate 60 \
|
-video_size 1920x1080 -framerate 60 \
|
||||||
-input_format bgr24 \
|
-input_format bgr24 \
|
||||||
-i /dev/video0 \
|
-i /dev/video0 \
|
||||||
-vf vflip \
|
-vf vflip \
|
||||||
|
|
Loading…
Reference in a new issue