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:
Michael Niedermayer
2011-12-11 17:44:13 +01:00
parent 87d781de7a
commit a7aa628e9c
3 changed files with 18 additions and 18 deletions

View File

@@ -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