diff --git a/doc/draft-ietf-codec-oggopus.xml b/doc/draft-ietf-codec-oggopus.xml
index c6291d2e..aa036482 100644
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -2,9 +2,9 @@
-
+
]>
@@ -1142,9 +1142,6 @@ Elements such as the Ogg page capture pattern and the magic signatures in the
An "Ogg Opus file" consists of one or more sequentially multiplexed segments,
each containing exactly one Ogg Opus stream.
The RECOMMENDED mime-type for Ogg Opus files is "audio/ogg".
-When Opus is concurrently multiplexed with other streams in an Ogg container,
- one SHOULD use one of the "audio/ogg", "video/ogg", or "application/ogg"
- mime-types, as defined in .
@@ -1162,6 +1159,15 @@ audio/ogg; codecs=opus
The RECOMMENDED filename extension for Ogg Opus files is '.opus'.
+
+When Opus is concurrently multiplexed with other streams in an Ogg container,
+ one SHOULD use one of the "audio/ogg", "video/ogg", or "application/ogg"
+ mime-types, as defined in .
+Such streams are not strictly "Ogg Opus files" as described above,
+ since they contain more than a single Opus stream per sequentially
+ multiplexed segment, e.g. video or multiple audio tracks.
+In such cases the the '.opus' filename extension is NOT RECOMMENDED.
+
@@ -1194,8 +1200,8 @@ The authors agree to grant third parties the irrevocable right to copy, use,
&rfc2119;
&rfc3533;
- &rfc3534;
&rfc3629;
+ &rfc5334;
&rfc6381;
&rfc6716;