quartz/tests: Alter test.mpg to avoid some failures.
GStreamer's mpegpsdemux reports the duration as 0 otherwise; this isn't particularly correct, but it's also not particularly interesting. Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
71fdcf3ba8
commit
73ed539acd
|
@ -24,7 +24,7 @@
|
|||
/* @makedep: test.avi */
|
||||
test.avi RCDATA "test.avi"
|
||||
|
||||
/* ffmpeg -f lavfi -i smptebars -f lavfi -i "sine=frequency=1000" -t 0.04 -r 25 -f mpeg -vcodec mpeg1video -vf scale=32x24 -acodec mp2 test.mpg */
|
||||
/* ffmpeg -f lavfi -i smptebars -f lavfi -i "sine=frequency=1000" -t 0.16 -r 25 -f mpeg -vcodec mpeg1video -vf scale=32x24 -acodec mp2 test.mpg */
|
||||
/* @makedep: test.mpg */
|
||||
test.mpg RCDATA "test.mpg"
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue