mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
lower bitrates all around
This commit is contained in:
@@ -13,7 +13,7 @@ ExecStart=/usr/bin/ffmpeg \
|
||||
-f v4l2 -input_format yuyv422 -video_size 640x480 -framerate 30 -i /dev/video0 \
|
||||
-fflags nobuffer -thread_queue_size 256 -f alsa -ac 4 -ar 16000 -i plughw:2,0 \
|
||||
-map 0:v:0 -map 1:a:0 \
|
||||
-c:v h264_v4l2m2m -b:v 1M -g 30 -bf 0 -pix_fmt yuv420p \
|
||||
-c:v h264_v4l2m2m -b:v 600k -maxrate 700k -bufsize 1400k -g 30 -bf 0 -pix_fmt yuv420p \
|
||||
-af "pan=mono|c0=FL+FR,volume=0.5" \
|
||||
-c:a libopus -b:a 64k -ar 16000 -ac 1 \
|
||||
-flush_packets 1 -f mpegts \
|
||||
|
||||
Reference in New Issue
Block a user