aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/iamf.mak
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-08-31 11:22:08 -0300
committerJames Almer <jamrial@gmail.com>2024-08-31 11:22:08 -0300
commit9c0e0c0b3faf808145697ed44c1fff6ff03c0f23 (patch)
treefb78ce50458aea507f78f47e0a83527016f38e39 /tests/fate/iamf.mak
parent38bcb3ba7b3424abd772c72f8bdf445d75285e88 (diff)
downloadffmpeg-9c0e0c0b3faf808145697ed44c1fff6ff03c0f23.tar.gz
fate/iamf: add a demuxing test for a stereo AAC IAMF sample
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate/iamf.mak')
-rw-r--r--tests/fate/iamf.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fate/iamf.mak b/tests/fate/iamf.mak
index bbf465bec6..e42117da6c 100644
--- a/tests/fate/iamf.mak
+++ b/tests/fate/iamf.mak
@@ -37,6 +37,11 @@ fate-iamf-ambisonic_1: CMD = transcode wav $(SRC) iamf "-auto_conversion_filters
-streamid 0:0 -streamid 1:1 -streamid 2:2 -streamid 3:3 -map [MONO0] -map [MONO1] -map [MONO2] -map [MONO3] -c:a flac -t 1" "-c:a copy -map 0" \
"-show_entries stream_group=index,id,nb_streams,type:stream_group_components:stream_group_stream=index,id:stream_group_stream_disposition"
+FATE_IAMF_SAMPLES-$(call FRAMECRC, IAMF, OPUS) += fate-iamf-stereo-demux
+fate-iamf-stereo-demux: CMD = stream_demux iamf $(TARGET_SAMPLES)/iamf/test_000076.iamf "" \
+ "-c:a copy -frames:a 0 -map 0:g:\#42" \
+ "-show_entries stream_group=index,id,nb_streams,type:stream_group_components:stream_group_stream=index,id:stream_group_stream_disposition"
+
FATE_IAMF_SAMPLES-$(call FRAMECRC, IAMF, OPUS) += fate-iamf-5_1-demux
fate-iamf-5_1-demux: CMD = stream_demux iamf $(TARGET_SAMPLES)/iamf/test_000059.iamf "" \
"-c:a copy -frames:a 0 -map 0:g:\#42" \