diff options
author | James Almer <jamrial@gmail.com> | 2024-01-07 18:31:00 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-01-22 10:58:12 -0300 |
commit | 0f4a72b22b18a1afbccaa89fc33ed31659329213 (patch) | |
tree | a2b37477c0413329fbcd35d30a49b5d5dd2d579e /tests/streamgroups/audio_element-7_1_4 | |
parent | 04a37e238f7cdb232244ce6b2c7a40afe1087792 (diff) | |
download | ffmpeg-0f4a72b22b18a1afbccaa89fc33ed31659329213.tar.gz |
fate: add raw IAMF tests
Covers muxing from raw pcm audio input into FLAC, using several scalable layouts,
and demuxing the result.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/streamgroups/audio_element-7_1_4')
-rw-r--r-- | tests/streamgroups/audio_element-7_1_4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/streamgroups/audio_element-7_1_4 b/tests/streamgroups/audio_element-7_1_4 new file mode 100644 index 0000000000..67acd1ebfc --- /dev/null +++ b/tests/streamgroups/audio_element-7_1_4 @@ -0,0 +1,6 @@ +type=iamf_audio_element:id=1:st=0:st=1:st=2:st=3:st=4:st=5:st=6:default_w=10, +demixing=dmixp_mode=1:parameter_id=998,recon_gain=parameter_id=101, +layer=ch_layout=stereo, +layer=ch_layout=3.1.2, +layer=ch_layout=7.1.2, +layer=ch_layout=7.1.4, |