summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@mozilla.com>2013-05-25 01:43:06 +0800
committerRalph Giles <giles@mozilla.com>2013-05-25 01:43:06 +0800
commit1b0552bf9480f561641e1ae718e728c735547334 (patch)
treee10822aaf4114502030fd42cf2309e9b45c54e6d
parentbd5cfda830bfc38c92d0ab0cac63c845de64a423 (diff)
downloadopus-1b0552bf9480f561641e1ae718e728c735547334.tar.gz
Try to clarify that opus maps to flac/wav but wav doesn't map to opus.
-rw-r--r--doc/draft-ietf-codec-oggopus.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/draft-ietf-codec-oggopus.xml b/doc/draft-ietf-codec-oggopus.xml
index 416bf724..6131e69e 100644
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -760,13 +760,14 @@ This set of surround configurations and speaker location orderings is the same
The ordering is different from the one used by the
WAVE <xref target="wave-multichannel"/> and
FLAC <xref target="flac"/> formats,
- although the configurations match, so correct ordering requires permutation
- of the output channels when encoding from or decoding to those formats.
+ so correct ordering requires permutation of the output channels when encoding
+ from or decoding to those formats.
'LFE' here refers to a Low Frequency Effects, often mapped to a subwoofer
with no particular spacial position.
Implementations SHOULD identify 'side' or 'rear' speaker locations with
'surround' and 'back' as appropriate when interfacing with audio formats
or systems which prefer that terminology.
+Speaker configurations other than those described here are not supported.
</t>
</section>