ffmpeg/1080

This commit is contained in:
Marc Beninca 2023-07-20 20:59:50 +02:00
parent 3b6412da63
commit 5af01c8e72

View file

@ -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 \