Define TOC sequence briefly.
Hopefully it's clear from this that the demuxer can parse the TOC sequence to verify the equal-duration constraint.
This commit is contained in:
parent
19658bd2f7
commit
0cf8628528
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,8 @@ The remaining Opus packet is packed at the end of the audio data packet
|
|||
<xref target="RFCOpus"/>.
|
||||
All of the Opus packets in a single Ogg packet MUST be constrained to have the
|
||||
same duration.
|
||||
The duration and coding modes of each Opus packet are contained in the
|
||||
TOC (table of contents) sequence in the first few bytes.
|
||||
A decoder SHOULD treat any Opus packet whose duration is different from that of
|
||||
the first Opus packet in an Ogg packet as if it were an Opus packet with an
|
||||
illegal TOC sequence.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue