]> git.sesse.net Git - ffmpeg/blob - tests/fate/mov.mak
Merge commit '83b2b34d06e74cc8775ba3d833f9782505e17539'
[ffmpeg] / tests / fate / mov.mak
1 FATE_MOV = fate-mov-3elist \
2            fate-mov-3elist-1ctts \
3            fate-mov-1elist-1ctts \
4            fate-mov-1elist-noctts \
5            fate-mov-elist-starts-ctts-2ndsample \
6            fate-mov-1elist-ends-last-bframe \
7            fate-mov-2elist-elist1-ends-bframe \
8            fate-mov-3elist-encrypted \
9            fate-mov-gpmf-remux \
10
11 FATE_MOV_FFPROBE = fate-mov-aac-2048-priming \
12                    fate-mov-zombie \
13                    fate-mov-init-nonkeyframe \
14                    fate-mov-displaymatrix \
15                    fate-mov-spherical-mono \
16
17 FATE_SAMPLES_AVCONV += $(FATE_MOV)
18 FATE_SAMPLES_FFPROBE += $(FATE_MOV_FFPROBE)
19
20 fate-mov: $(FATE_MOV) $(FATE_MOV_FFPROBE)
21
22 # Make sure we handle edit lists correctly in normal cases.
23 fate-mov-1elist-noctts: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-1elist-noctts.mov
24 fate-mov-1elist-1ctts: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-1elist-1ctts.mov
25 fate-mov-3elist: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-3elist.mov
26 fate-mov-3elist-1ctts: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-3elist-1ctts.mov
27
28 # Edit list with encryption
29 fate-mov-3elist-encrypted: CMD = framemd5 -decryption_key 12345678901234567890123456789012 -i $(TARGET_SAMPLES)/mov/mov-3elist-encrypted.mov
30
31 # Makes sure that the CTTS is also modified when we fix avindex in mov.c while parsing edit lists.
32 fate-mov-elist-starts-ctts-2ndsample: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-elist-starts-ctts-2ndsample.mov
33
34 # Makes sure that we handle edit lists ending on a B-frame correctly.
35 # The last frame in decoding order which is B-frame should be output, but the last but-one P-frame shouldn't be
36 # output.
37 fate-mov-1elist-ends-last-bframe: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-1elist-ends-last-bframe.mov
38
39 # Makes sure that we handle timestamps of packets in case of multiple edit lists with one of them ending on a B-frame correctly.
40 fate-mov-2elist-elist1-ends-bframe: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-2elist-elist1-ends-bframe.mov
41
42 fate-mov-aac-2048-priming: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_packets -print_format compact $(TARGET_SAMPLES)/mov/aac-2048-priming.mov
43
44 fate-mov-zombie: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_frames -bitexact -print_format compact $(TARGET_SAMPLES)/mov/white_zombie_scrunch-part.mov
45
46 fate-mov-init-nonkeyframe: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_packets -print_format compact -select_streams v $(TARGET_SAMPLES)/mov/mp4-init-nonkeyframe.mp4
47
48 fate-mov-displaymatrix: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=display_aspect_ratio,sample_aspect_ratio:stream_side_data_list -select_streams v -v 0 $(TARGET_SAMPLES)/mov/displaymatrix.mov
49
50 fate-mov-spherical-mono: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream_side_data_list -select_streams v -v 0 $(TARGET_SAMPLES)/mov/spherical.mov
51
52 fate-mov-gpmf-remux: CMD = md5 -i $(TARGET_SAMPLES)/mov/fake-gp-media-with-real-gpmf.mp4 -map 0 -c copy -fflags +bitexact -f mp4
53 fate-mov-gpmf-remux: CMP = oneline
54 fate-mov-gpmf-remux: REF = 8f48e435ee1f6b7e173ea756141eabf3