Skip to content

Commit

Permalink
Merge pull request #857 from AOMediaCodec/sunghee-hwang-patch-1
Browse files Browse the repository at this point in the history
The missed spec text for Track Language.
  • Loading branch information
sunghee-hwang authored Aug 1, 2024
2 parents c9ef8ca + b059d10 commit 1b0bfc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2045,6 +2045,8 @@ NOTE: Multiple sample entries may be used in a track, for example when the track
- When the [=codec_id=] is set to <code>Opus</code> or <code>mp4a</code> in an [=IA Track=], every sample SHALL be associated with a sample group of the type 'roll'. The [=roll_distance=] value SHALL equal the value of the [=audio_roll_distance=] field in the [=Codec Config OBU=] stored in the [=configOBUs=] array in the sample entry.
- Composition Time Stamp (CTS)
- For each [=IA Sample=], CTS = DTS (Decoding Time Stamp), and as a consequence, the 'ctts' box (and similar signaling in movie fragments) SHALL NOT be used.
- Track Language
- An [=IA Track=] MAY include [=Audio Element=]s with audio content in multiple languages or without associated language. In this case, the language indicated in the 'mdhd' and 'elng' boxes (if provided) SHOULD use one of the following [[!ISO-639-2-Codes]] language codes: <code>mul</code> or <code>und</code>.

### IA Sample Entry ### {#iasampleentry-section}

Expand Down

0 comments on commit 1b0bfc6

Please sign in to comment.