Browse Source

regressiontest: try to fix wtv

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Michael Niedermayer 13 years ago
parent
commit
87d781de7a
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      tests/lavf-regression.sh
  2. +2
    -2
      tests/ref/lavf/wtv

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

@@ -107,7 +107,7 @@ do_lavf mkv "-acodec mp2 -ab 64k -vcodec mpeg4"
fi

if [ -n "$do_wtv" ] ; then
do_lavf wtv
do_lavf wtv "-acodec ac3_fixed"
fi




+ 2
- 2
tests/ref/lavf/wtv View File

@@ -1,3 +1,3 @@
02d1c7ddb56be679c4697990ec34e36c *./tests/data/lavf/lavf.wtv
fdcff1719b66a53d65dda5657509df4e *./tests/data/lavf/lavf.wtv
413696 ./tests/data/lavf/lavf.wtv
./tests/data/lavf/lavf.wtv CRC=0xc41a3fe7
./tests/data/lavf/lavf.wtv CRC=0x1d1b8249

Loading…
Cancel
Save