mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Add wtv lavf regression test.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
parent
1f183733e0
commit
5335bff9ec
@ -106,6 +106,10 @@ if [ -n "$do_mkv" ] ; then
|
||||
do_lavf mkv "-acodec mp2 -ab 64k -vcodec mpeg4"
|
||||
fi
|
||||
|
||||
if [ -n "$do_wtv" ] ; then
|
||||
do_lavf wtv
|
||||
fi
|
||||
|
||||
|
||||
# streamed images
|
||||
# mjpeg
|
||||
|
3
tests/ref/lavf/wtv
Normal file
3
tests/ref/lavf/wtv
Normal file
@ -0,0 +1,3 @@
|
||||
02d1c7ddb56be679c4697990ec34e36c *./tests/data/lavf/lavf.wtv
|
||||
413696 ./tests/data/lavf/lavf.wtv
|
||||
./tests/data/lavf/lavf.wtv CRC=0xc41a3fe7
|
Loading…
Reference in New Issue
Block a user