tests/fate/ffmpeg: remove audio stream from fate-autorotate

It's not relevant to the test, and it's often affected by unrelated changes to the
ac3 encoder.

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2026-06-30 22:50:17 -03:00
parent 6d72600a30
commit 9011e7083e
2 changed files with 4 additions and 30 deletions
+2 -2
View File
@@ -51,8 +51,8 @@ FATE_SAMPLES_FFMPEG-$(call ENCDEC, MPEG2VIDEO H264, FRAMECRC H264, H264_PARSER C
# Tests that the video is properly autorotated using the contained
# display matrix and that the generated file does not contain
# a display matrix any more.
FATE_SAMPLES_FFMPEG_FFPROBE-$(call TRANSCODE, MPEG2VIDEO, MOV, H264_DECODER AAC_FIXED_DECODER AC3_FIXED_ENCODER EXTRACT_EXTRADATA_BSF) += fate-autorotate
fate-autorotate: CMD = transcode "mov -c:a aac_fixed" $(TARGET_SAMPLES)/filter/sample-in-issue-505.mov mov "-c:v mpeg2video -c:a ac3_fixed" "-c copy -t 0.5" "-show_entries stream_side_data_list"
FATE_SAMPLES_FFMPEG_FFPROBE-$(call TRANSCODE, MPEG2VIDEO, MOV, H264_DECODER EXTRACT_EXTRADATA_BSF) += fate-autorotate
fate-autorotate: CMD = transcode "mov" $(TARGET_SAMPLES)/filter/sample-in-issue-505.mov mov "-c:v mpeg2video -an" "-c copy -t 0.5" "-show_entries stream_side_data_list"
FATE_SAMPLES_FFMPEG-$(call FILTERDEMDEC, OVERLAY SCALE, RAWVIDEO VOBSUB, RAWVIDEO DVDSUB, DVDSUB_ENCODER) += fate-sub2video
fate-sub2video: tests/data/vsynth_lena.yuv
+2 -28
View File
@@ -1,47 +1,27 @@
585a9e2d06f94a887a4bab9a7054a8c4 *tests/data/fate/autorotate.mov
197358 tests/data/fate/autorotate.mov
bf81f4500608ee48f8be81d391bed452 *tests/data/fate/autorotate.mov
153258 tests/data/fate/autorotate.mov
#extradata 0: 34, 0x9d7d073f
#tb 0: 1/15360
#media_type 0: video
#codec_id 0: mpeg2video
#dimensions 0: 272x480
#sar 0: 1/1
#tb 1: 1/44100
#media_type 1: audio
#codec_id 1: ac3
#sample_rate 1: 44100
#channel_layout_name 1: mono
0, -512, 0, 512, 6997, 0x55c700f6
1, -256, -256, 1536, 416, 0x92ddc529, S=1, Skip Samples, 10, 0x00090001
0, 0, 512, 512, 4847, 0xe74f522e, F=0x0
1, 1280, 1280, 1536, 418, 0x0a7fcd2d
0, 512, 1024, 512, 5281, 0xbd4a5dac, F=0x0
1, 2816, 2816, 1536, 418, 0x6a76ce8f
0, 1024, 1536, 512, 3521, 0x0c07249d, F=0x0
1, 4352, 4352, 1536, 418, 0x39e1cb90
0, 1536, 2048, 512, 5128, 0xce8bfa02, F=0x0
0, 2048, 2560, 512, 2759, 0x2369d21d, F=0x0
1, 5888, 5888, 1536, 418, 0xa1d4bcc7
0, 2560, 3072, 512, 2057, 0x5d7ea97b, F=0x0
1, 7424, 7424, 1536, 418, 0x8248c89a
0, 3072, 3584, 512, 2114, 0x91d1f369, F=0x0
1, 8960, 8960, 1536, 418, 0x1ed9cce9
0, 3584, 4096, 512, 1883, 0x3dd68028, F=0x0
1, 10496, 10496, 1536, 418, 0xd317ca7d
0, 4096, 4608, 512, 2025, 0xcf3dc34f, F=0x0
1, 12032, 12032, 1536, 418, 0xf324ca4a
0, 4608, 5120, 512, 1586, 0x3977edf0, F=0x0
1, 13568, 13568, 1536, 418, 0x6064c948
0, 5120, 5632, 512, 1633, 0x64c5e315, F=0x0
1, 15104, 15104, 1536, 418, 0xef7bca02
0, 5632, 6144, 512, 3894, 0x32306d8d
1, 16640, 16640, 1536, 418, 0x7db4cb0e
0, 6144, 6656, 512, 1490, 0xa541a35a, F=0x0
1, 18176, 18176, 1536, 418, 0x4e45ccfa
0, 6656, 7168, 512, 1253, 0x7e93302b, F=0x0
1, 19712, 19712, 1536, 418, 0xc53dca9d
0, 7168, 7680, 512, 1573, 0x58fcd6b2, F=0x0
1, 21248, 21248, 1536, 418, 0x81eacb49
[STREAM]
[SIDE_DATA]
side_data_type=CPB properties
@@ -52,9 +32,3 @@ buffer_size=49152
vbv_delay=-1
[/SIDE_DATA]
[/STREAM]
[STREAM]
[SIDE_DATA]
side_data_type=Audio Service Type
service_type=0
[/SIDE_DATA]
[/STREAM]