Commit b5f851ed authored by Anton Khirnov's avatar Anton Khirnov

FATE: force FLAC in the lavf ogg test

Since b0c2c097, vorbis would be used if libvorbis is compiled in.
parent 38893dc0
......@@ -226,7 +226,7 @@ do_audio_only s16.voc "-ac 2" "-acodec pcm_s16le"
fi
if [ -n "$do_ogg" ] ; then
do_audio_only ogg
do_audio_only ogg "" "-c:a flac"
fi
if [ -n "$do_rso" ] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment