]> git.sesse.net Git - ffmpeg/blobdiff - tests/lavf-regression.sh
avformat/movenc: shift positive timestamps to 0 if edit lists cannot be used
[ffmpeg] / tests / lavf-regression.sh
index 7601419bf6c939f130600b9a14d4bd334c761265..9b1b69f5ac5569ff90520b1f3dacfe1dd9622fe1 100755 (executable)
@@ -303,7 +303,7 @@ do_audio_only s16.voc "-ac 2" "-acodec pcm_s16le"
 fi
 
 if [ -n "$do_ogg" ] ; then
-do_audio_only ogg "" "-acodec flac"
+do_audio_only ogg "" "-c:a flac"
 fi
 
 if [ -n "$do_rso" ] ; then