Browse Source

fate: fix lavf-ogg test

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.2-rc1
Michael Niedermayer 12 years ago
parent
commit
28caf13ac3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/lavf-regression.sh

+ 1
- 1
tests/lavf-regression.sh View File

@@ -303,7 +303,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 "" "-acodec flac"
fi

if [ -n "$do_rso" ] ; then


Loading…
Cancel
Save