tools/esp32cam_capture2video: pix_fmt
This commit is contained in:
parent
27fd7333e6
commit
bd3c5487b5
@ -93,6 +93,7 @@ def merge(groups: list[FileList],
|
|||||||
'-preset', 'veryslow',
|
'-preset', 'veryslow',
|
||||||
# '-crf', '23',
|
# '-crf', '23',
|
||||||
# '-vb', '448k',
|
# '-vb', '448k',
|
||||||
|
'-pix_fmt', 'yuv420p',
|
||||||
'-filter:v', 'fps=2']
|
'-filter:v', 'fps=2']
|
||||||
|
|
||||||
cmd = [ffmpeg, '-y',
|
cmd = [ffmpeg, '-y',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user