tools/esp32cam_capture2video: pix_fmt

This commit is contained in:
Evgeny Zinoviev 2022-06-16 03:22:18 +03:00
parent 27fd7333e6
commit bd3c5487b5

View File

@ -93,6 +93,7 @@ def merge(groups: list[FileList],
'-preset', 'veryslow',
# '-crf', '23',
# '-vb', '448k',
'-pix_fmt', 'yuv420p',
'-filter:v', 'fps=2']
cmd = [ffmpeg, '-y',