mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 03:50:05 +01:00
regressiontest: try mp2 for wtv
our ac3 decoder outputs different things on different platforms. Idea-by: Reimar Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -107,7 +107,7 @@ do_lavf mkv "-acodec mp2 -ab 64k -vcodec mpeg4"
|
||||
fi
|
||||
|
||||
if [ -n "$do_wtv" ] ; then
|
||||
do_lavf wtv "-acodec ac3_fixed"
|
||||
do_lavf wtv "-acodec mp2"
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user