bundles/voc-loudness-monitor: use h264 instead
This commit is contained in:
parent
32aade2b7d
commit
7b3d3567de
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ ffmpeg \
|
|||
[v1][scaled] vstack=inputs=2 [out];
|
||||
[a1] anullsink" \
|
||||
-map "[out]" \
|
||||
-c:v mpeg2video \
|
||||
-c:v libx264 \
|
||||
-pix_fmt yuv420p \
|
||||
-q:v 2 \
|
||||
-keyint_min 0 \
|
||||
|
|
Loading…
Reference in a new issue