diff --git a/iamf/cli/testdata/README.md b/iamf/cli/testdata/README.md index 6fe4180d..4874f2fe 100644 --- a/iamf/cli/testdata/README.md +++ b/iamf/cli/testdata/README.md @@ -66,3 +66,28 @@ Title | Summary `stereo_8_samples_48khz_s16le.wav` | Tiny test file. The first channel encodes 1, 2, ... 8. The second channel encodes 65535, 65534, ... 65528. | 2 | 48kHz | pcm_s16le | 8 samples `stereo_8_samples_48khz_s24le.wav` | Tiny test file. The first channel encodes 1, 2, ... 8. The second channel encodes 16777216, 16777215, ... 16777209. | 2 | 48kHz | pcm_s24le | 8 samples `Transport_TOA_5s.wav` | Short clip of vehicles driving by using third-order ambisonics. | 16 | 48kHz | pcm_s16le | 5s + +# Output WAV files + +Output wav files are based on the +[layout](https://aomediacodec.github.io/iamf/#syntax-layout) in the mix +presentation. Typically the ordering of channels is based on the related +[ITU-2051-3](https://www.itu.int/rec/R-REC-BS.2051) layout. + +Mix Presentation Layout | Channel Order Convention | Channel Order +----------------------- | ------------------------ | ------------- +Sound System A (0+2+0) | ITU-2051-3 | L, R +Sound System B (0+5+0) | ITU-2051-3 | L, R, C, LFE, Ls, Rs +Sound System C (2+5+0) | ITU-2051-3 | L, R, C, LFE, Ls, Rs, Ltf, Rtf +Sound System D (4+5+0) | ITU-2051-3 | L, R, C, LFE, Ls, Rs, Ltf, Rtf, Ltr, Rtr +Sound System E (4+5+1) | ITU-2051-3 | L, R, C, LFE, Ls, Rs, Ltf, Rtf, Ltr, Rtr, Cbf +Sound System F (3+7+0) | ITU-2051-3 | C, L, R, LH, RH, LS, LB, RB, CH, LFE1, LFE2 +Sound System G (4+9+0) | ITU-2051-3 | L, R, C, LFE, Lss, Rss, Lrs, Rrs, Ltf, Rtf, Ltb, Rtb, Lsc, Rsc +Sound System H (9+10+3) | ITU-2051-3 | FL, FR, FC, LFE1, BL, BR, FLc, FRc, BC, LFE2, SiL, SiR, TpFL, TpFR, TpFC, TpC, TpBL, TpBR, TpSiL, TpSiR, TpBC, BtFC, BtFL, BtFR +Sound System I (0+7+0) | ITU_2051-3 | L, R, C, LFE, Lss, Rss, Lrs, Rrs +Sound System J (4+7+0) | ITU_2051-3 | L, R, C, LFE, Lss, Rss, Lrs, Rrs, Ltf, Rtf, Ltb, Rtb +Sound System 10 | IAMF | L7, R7, C, LFE, Lss7, Rss7, Lrs7, Rrs7, Ltf2, Rtf2 +Sound System 11 | IAMF | L3, R3, C, LFE, Ltf3, Rtf3, +Sound System 12 | IAMF | C +Sound System 13 | IAMF | FL, FR, FC, LFE, BL, BR, FLc, FRc, SiL, SiR, TpFL, TpFR, TpBL, TpBR, TpSiL, TpSiR +Binaural Layout | IAMF | L2, R2