mirror of https://git.ffmpeg.org/ffmpeg.git
fate: add test for Bitmap Brothers JV demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
7c52070131
commit
699083edce
|
@ -22,6 +22,9 @@ fate-d-cinema-demux: CMD = framecrc -i $(SAMPLES)/d-cinema/THX_Science_FLT_1920-
|
||||||
FATE_SAMPLES_DEMUX += fate-iv8-demux
|
FATE_SAMPLES_DEMUX += fate-iv8-demux
|
||||||
fate-iv8-demux: CMD = framecrc -i $(SAMPLES)/iv8/zzz-partial.mpg -vcodec copy
|
fate-iv8-demux: CMD = framecrc -i $(SAMPLES)/iv8/zzz-partial.mpg -vcodec copy
|
||||||
|
|
||||||
|
FATE_SAMPLES_DEMUX += fate-jv-demux
|
||||||
|
fate-jv-demux: CMD = framecrc -i $(SAMPLES)/jv/intro.jv -vcodec copy -acodec copy
|
||||||
|
|
||||||
FATE_SAMPLES_DEMUX += fate-lmlm4-demux
|
FATE_SAMPLES_DEMUX += fate-lmlm4-demux
|
||||||
fate-lmlm4-demux: CMD = framecrc -i $(SAMPLES)/lmlm4/LMLM4_CIFat30fps.divx -t 3 -acodec copy -vcodec copy
|
fate-lmlm4-demux: CMD = framecrc -i $(SAMPLES)/lmlm4/LMLM4_CIFat30fps.divx -t 3 -acodec copy -vcodec copy
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,20 @@
|
||||||
|
#tb 0: 2/25
|
||||||
|
#tb 1: 1/22050
|
||||||
|
0, 0, 0, 1, 6, 0x000a0003
|
||||||
|
1, 0, 0, 131072, 131072, 0x14c664d6
|
||||||
|
0, 1, 1, 1, 773, 0x11802a51
|
||||||
|
0, 2, 2, 1, 12974, 0xc2e466b7
|
||||||
|
0, 3, 3, 1, 12200, 0x3c0eeb31
|
||||||
|
0, 4, 4, 1, 13339, 0x91d82488
|
||||||
|
0, 5, 5, 1, 13940, 0x064c350a
|
||||||
|
0, 6, 6, 1, 14418, 0x078d2dd2
|
||||||
|
0, 7, 7, 1, 14539, 0x145167ed
|
||||||
|
0, 8, 8, 1, 14700, 0x03de8939
|
||||||
|
1, 131072, 131072, 1764, 1764, 0x30be734d
|
||||||
|
1, 132836, 132836, 1764, 1764, 0xa4c873a7
|
||||||
|
1, 134600, 134600, 1764, 1764, 0xd5f17443
|
||||||
|
1, 136364, 136364, 1764, 1764, 0xd31c7230
|
||||||
|
1, 138128, 138128, 1764, 1764, 0x181d730f
|
||||||
|
1, 139892, 139892, 1764, 1764, 0x76f47538
|
||||||
|
1, 141656, 141656, 1764, 1764, 0x6c51715d
|
||||||
|
1, 143420, 143420, 1764, 1764, 0x689374f5
|
Loading…
Reference in New Issue