<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/">
  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />

  <title>Ambisonics in an Ogg Opus Container</title>

  <style type="text/css" title="Xml2Rfc (sans serif)">
  /*<![CDATA[*/
          a {
          text-decoration: none;
          }
      /* info code from SantaKlauss at http://www.madaboutstyle.com/tooltip2.html */
      a.info {
          /* This is the key. */
          position: relative;
          z-index: 24;
          text-decoration: none;
      }
      a.info:hover {
          z-index: 25;
          color: #FFF; background-color: #900;
      }
      a.info span { display: none; }
      a.info:hover span.info {
          /* The span will display just on :hover state. */
          display: block;
          position: absolute;
          font-size: smaller;
          top: 2em; left: -5em; width: 15em;
          padding: 2px; border: 1px solid #333;
          color: #900; background-color: #EEE;
          text-align: left;
      }
          a.smpl {
          color: black;
          }
          a:hover {
          text-decoration: underline;
          }
          a:active {
          text-decoration: underline;
          }
          address {
          margin-top: 1em;
          margin-left: 2em;
          font-style: normal;
          }
          body {
          color: black;
          font-family: verdana, helvetica, arial, sans-serif;
          font-size: 10pt;
          max-width: 55em;
          
          }
          cite {
          font-style: normal;
          }
          dd {
          margin-right: 2em;
          }
          dl {
          margin-left: 2em;
          }
        
          ul.empty {
          list-style-type: none;
          }
          ul.empty li {
          margin-top: .5em;
          }
          dl p {
          margin-left: 0em;
          }
          dt {
          margin-top: .5em;
          }
          h1 {
          font-size: 14pt;
          line-height: 21pt;
          page-break-after: avoid;
          }
          h1.np {
          page-break-before: always;
          }
          h1 a {
          color: #333333;
          }
          h2 {
          font-size: 12pt;
          line-height: 15pt;
          page-break-after: avoid;
          }
          h3, h4, h5, h6 {
          font-size: 10pt;
          page-break-after: avoid;
          }
          h2 a, h3 a, h4 a, h5 a, h6 a {
          color: black;
          }
          img {
          margin-left: 3em;
          }
          li {
          margin-left: 2em;
          margin-right: 2em;
          }
          ol {
          margin-left: 2em;
          margin-right: 2em;
          }
          ol p {
          margin-left: 0em;
          }
          p {
          margin-left: 2em;
          margin-right: 2em;
          }
          pre {
          margin-left: 3em;
          background-color: lightyellow;
          padding: .25em;
          }
          pre.text2 {
          border-style: dotted;
          border-width: 1px;
          background-color: #f0f0f0;
          width: 69em;
          }
          pre.inline {
          background-color: white;
          padding: 0em;
          }
          pre.text {
          border-style: dotted;
          border-width: 1px;
          background-color: #f8f8f8;
          width: 69em;
          }
          pre.drawing {
          border-style: solid;
          border-width: 1px;
          background-color: #f8f8f8;
          padding: 2em;
          }
          table {
          margin-left: 2em;
          }
          table.tt {
          vertical-align: top;
          }
          table.full {
          border-style: outset;
          border-width: 1px;
          }
          table.headers {
          border-style: outset;
          border-width: 1px;
          }
          table.tt td {
          vertical-align: top;
          }
          table.full td {
          border-style: inset;
          border-width: 1px;
          }
          table.tt th {
          vertical-align: top;
          }
          table.full th {
          border-style: inset;
          border-width: 1px;
          }
          table.headers th {
          border-style: none none inset none;
          border-width: 1px;
          }
          table.left {
          margin-right: auto;
          }
          table.right {
          margin-left: auto;
          }
          table.center {
          margin-left: auto;
          margin-right: auto;
          }
          caption {
          caption-side: bottom;
          font-weight: bold;
          font-size: 9pt;
          margin-top: .5em;
          }
        
          table.header {
          border-spacing: 1px;
          width: 95%;
          font-size: 10pt;
          color: white;
          }
          td.top {
          vertical-align: top;
          }
          td.topnowrap {
          vertical-align: top;
          white-space: nowrap; 
          }
          table.header td {
          background-color: gray;
          width: 50%;
          }
          table.header a {
          color: white;
          }
          td.reference {
          vertical-align: top;
          white-space: nowrap;
          padding-right: 1em;
          }
          thead {
          display:table-header-group;
          }
          ul.toc, ul.toc ul {
          list-style: none;
          margin-left: 1.5em;
          margin-right: 0em;
          padding-left: 0em;
          }
          ul.toc li {
          line-height: 150%;
          font-weight: bold;
          font-size: 10pt;
          margin-left: 0em;
          margin-right: 0em;
          }
          ul.toc li li {
          line-height: normal;
          font-weight: normal;
          font-size: 9pt;
          margin-left: 0em;
          margin-right: 0em;
          }
          li.excluded {
          font-size: 0pt;
          }
          ul p {
          margin-left: 0em;
          }
        
          .comment {
          background-color: yellow;
          }
          .center {
          text-align: center;
          }
          .error {
          color: red;
          font-style: italic;
          font-weight: bold;
          }
          .figure {
          font-weight: bold;
          text-align: center;
          font-size: 9pt;
          }
          .filename {
          color: #333333;
          font-weight: bold;
          font-size: 12pt;
          line-height: 21pt;
          text-align: center;
          }
          .fn {
          font-weight: bold;
          }
          .hidden {
          display: none;
          }
          .left {
          text-align: left;
          }
          .right {
          text-align: right;
          }
          .title {
          color: #990000;
          font-size: 18pt;
          line-height: 18pt;
          font-weight: bold;
          text-align: center;
          margin-top: 36pt;
          }
          .vcardline {
          display: block;
          }
          .warning {
          font-size: 14pt;
          background-color: yellow;
          }
        
        
          @media print {
          .noprint {
                display: none;
          }
        
          a {
                color: black;
                text-decoration: none;
          }
        
          table.header {
                width: 90%;
          }
        
          td.header {
                width: 50%;
                color: black;
                background-color: white;
                vertical-align: top;
                font-size: 12pt;
          }
        
          ul.toc a::after {
                content: leader('.') target-counter(attr(href), page);
          }
        
          ul.ind li li a {
                content: target-counter(attr(href), page);
          }
        
          .print2col {
                column-count: 2;
                -moz-column-count: 2;
                column-fill: auto;
          }
          }
        
          @page {
          @top-left {
                   content: "Internet-Draft"; 
          } 
          @top-right {
                   content: "December 2010"; 
          } 
          @top-center {
                   content: "Abbreviated Title";
          } 
          @bottom-left {
                   content: "Doe"; 
          } 
          @bottom-center {
                   content: "Expires June 2011"; 
          } 
          @bottom-right {
                   content: "[Page " counter(page) "]"; 
          } 
          }
        
          @page:first { 
                @top-left {
                  content: normal;
                }
                @top-right {
                  content: normal;
                }
                @top-center {
                  content: normal;
                }
          }
  /*]]>*/
  </style>

  <link href="#rfc.toc" rel="Contents"/>
<link href="#rfc.section.1" rel="Chapter" title="1 Introduction"/>
<link href="#rfc.section.2" rel="Chapter" title="2 Terminology"/>
<link href="#rfc.section.3" rel="Chapter" title="3 Ambisonics With Ogg Opus"/>
<link href="#rfc.section.3.1" rel="Chapter" title="3.1 Channel Mapping Family 2"/>
<link href="#rfc.section.3.2" rel="Chapter" title="3.2 Channel Mapping Family 3"/>
<link href="#rfc.section.4" rel="Chapter" title="4 Downmixing"/>
<link href="#rfc.section.5" rel="Chapter" title="5 Security Considerations"/>
<link href="#rfc.section.6" rel="Chapter" title="6 IANA Considerations"/>
<link href="#rfc.section.7" rel="Chapter" title="7 Acknowledgments"/>
<link href="#rfc.references" rel="Chapter" title="8 References"/>
<link href="#rfc.references.1" rel="Chapter" title="8.1 Normative References"/>
<link href="#rfc.references.2" rel="Chapter" title="8.2 Informative References"/>
<link href="#rfc.authors" rel="Chapter"/>


  <meta name="generator" content="xml2rfc version 2.5.2 - http://tools.ietf.org/tools/xml2rfc" />
  <link rel="schema.dct" href="http://purl.org/dc/terms/" />

  <meta name="dct.creator" content="Skoglund, J. and M. Graczyk" />
  <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-codec-ambisonics-02" />
  <meta name="dct.issued" scheme="ISO8601" content="2017-3-17" />
  <meta name="dct.abstract" content="This document defines an extension to the Ogg format to encapsulate ambisonics coded using the Opus audio codec.  " />
  <meta name="description" content="This document defines an extension to the Ogg format to encapsulate ambisonics coded using the Opus audio codec.  " />

</head>

<body>

  <table class="header">
    <tbody>
    
        <tr>
  <td class="left">codec</td>
  <td class="right">J. Skoglund</td>
</tr>
<tr>
  <td class="left">Internet-Draft</td>
  <td class="right">M. Graczyk</td>
</tr>
<tr>
  <td class="left">Intended status: Standards Track</td>
  <td class="right">Google Inc.</td>
</tr>
<tr>
  <td class="left">Expires: September 18, 2017</td>
  <td class="right">March 17, 2017</td>
</tr>

        
    </tbody>
  </table>

  <p class="title">Ambisonics in an Ogg Opus Container<br />
  <span class="filename">draft-ietf-codec-ambisonics-02</span></p>
  
  <h1 id="rfc.abstract">
  <a href="#rfc.abstract">Abstract</a>
</h1>
<p>This document defines an extension to the Ogg format to encapsulate ambisonics coded using the Opus audio codec.  </p>
<h1 id="rfc.status">
  <a href="#rfc.status">Status of This Memo</a>
</h1>
<p>This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.</p>
<p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF).  Note that other groups may also distribute working documents as Internet-Drafts.  The list of current Internet-Drafts is at http://datatracker.ietf.org/drafts/current/.</p>
<p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time.  It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."</p>
<p>This Internet-Draft will expire on September 18, 2017.</p>
<h1 id="rfc.copyrightnotice">
  <a href="#rfc.copyrightnotice">Copyright Notice</a>
</h1>
<p>Copyright (c) 2017 IETF Trust and the persons identified as the document authors.  All rights reserved.</p>
<p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document.  Please review these documents carefully, as they describe your rights and restrictions with respect to this document.  Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.</p>

  
  <hr class="noprint" />
  <h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1>
  <ul class="toc">

        <li>1.   <a href="#rfc.section.1">Introduction</a></li>
<li>2.   <a href="#rfc.section.2">Terminology</a></li>
<li>3.   <a href="#rfc.section.3">Ambisonics With Ogg Opus</a></li>
<ul><li>3.1.   <a href="#rfc.section.3.1">Channel Mapping Family 2</a></li>
<li>3.2.   <a href="#rfc.section.3.2">Channel Mapping Family 3</a></li>
</ul><li>4.   <a href="#rfc.section.4">Downmixing</a></li>
<li>5.   <a href="#rfc.section.5">Security Considerations</a></li>
<li>6.   <a href="#rfc.section.6">IANA Considerations</a></li>
<li>7.   <a href="#rfc.section.7">Acknowledgments</a></li>
<li>8.   <a href="#rfc.references">References</a></li>
<ul><li>8.1.   <a href="#rfc.references.1">Normative References</a></li>
<li>8.2.   <a href="#rfc.references.2">Informative References</a></li>
</ul><li><a href="#rfc.authors">Authors' Addresses</a></li>


  </ul>

  <h1 id="rfc.section.1"><a href="#rfc.section.1">1.</a> <a href="#intro" id="intro">Introduction</a></h1>
<p id="rfc.section.1.p.1">Ambisonics is a representation format for three dimensional sound fields which can be used for surround sound and immersive virtual reality playback.  See <a href="#gerzon75">[gerzon75]</a> and <a href="#daniel04">[daniel04]</a> for technical details on the ambisonics format.  For the purposes of the this document, ambisonics can be considered a multichannel audio stream.  A separate stereo stream can be used alongside the ambisonics in a head-tracked virtual reality experience to provide so-called non-diegetic audio - audio which should remain unchanged by listener head rotation; e.g., narration or stereo music.  Ogg is a general purpose container, supporting audio, video, and other media.  It can be used to encapsulate audio streams coded using the Opus codec.  See <a href="#RFC6716">[RFC6716]</a> and <a href="#RFC7845">[RFC7845]</a> for technical details on the Opus codec and its encapsulation in the Ogg container respectively.  </p>
<p id="rfc.section.1.p.2">This document extends the Ogg format by defining two new channel mapping families for encoding ambisonics. The Ogg Opus format is extended indirectly by adding an item with value 2 or 3 to the IANA "Opus Channel Mapping Families" registry.  When 2 or 3 are used as the Channel Mapping Family Number in an Ogg stream, the semantic meaning of the channels in the multichannel Opus stream is one of the ambisonics layouts defined in this document. This mapping can also be used in other contexts which make use of the channel mappings defined by the Opus Channel Mapping Families registry.  </p>
<h1 id="rfc.section.2"><a href="#rfc.section.2">2.</a> <a href="#terminology" id="terminology">Terminology</a></h1>
<p id="rfc.section.2.p.1">The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in <a href="#RFC2119">[RFC2119]</a>.  </p>
<h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a href="#ogg_extension" id="ogg_extension">Ambisonics With Ogg Opus</a></h1>
<p id="rfc.section.3.p.1">Ambisonics can be encapsulated in the Ogg format by encoding with the Opus codec and setting the channel mapping family value to 2 or 3 in the Ogg identification header (ID). A demuxer implementation encountering Channel Mapping Family 2 or Family 3 MUST interpret the Opus stream as containing ambisonics with the format described in <a href="#channel_mapping_2">Section 3.1</a> or <a href="#channel_mapping_3">Section 3.2</a>, respectively.  </p>
<h1 id="rfc.section.3.1"><a href="#rfc.section.3.1">3.1.</a> <a href="#channel_mapping_2" id="channel_mapping_2">Channel Mapping Family 2</a></h1>
<p id="rfc.section.3.1.p.1">Allowed numbers of channels: (1 + n)^2 + 2j for n = 0...14 and j = 0 or 1, where n denotes the (highest) ambisonic order and j whether or not there is a separate non-diegetic stereo stream.  This corresponds to periphonic ambisonics from zeroth to fourteenth order plus potentially two channels of non-diegetic stereo.  Explicitly the allowed number of channels are 1, 3, 4, 6, 9, 11, 16, 18, 25, 27, 36, 38, 49, 51, 64, 66, 81, 83, 100, 102, 121, 123, 144, 146, 169, 171, 196, 198, 225, 227.  </p>
<p id="rfc.section.3.1.p.2">This channel mapping uses the same channel mapping table format used by channel mapping family 1. The output channels are ambisonic components ordered in Ambisonic Channel Number (ACN) order, defined in <a href="#ACN">Figure 1</a>, followed by two optional channels of non-diegetic stereo indexed (left, right).  </p>
<div id="rfc.figure.1"/>
<div id="ACN"/>
<pre>
ACN = n * (n + 1) + m,
for order n and degree m.
</pre>
<p class="figure">Figure 1: Ambisonic Channel Number (ACN)</p>
<p id="rfc.section.3.1.p.3">For the ambisonic channels the ACN component corresponds to channel index as k = ACN. The reverse correspondence can also be computed for an ambisonic channel with index k.  </p>
<div id="rfc.figure.2"/>
<div id="inverseACN"/>
<pre>
order   n = floor(sqrt(k)),
degree  m = k - n * (n + 1).
</pre>
<p class="figure">Figure 2: Ambisonic Degree and Order   from ACN</p>
<p id="rfc.section.3.1.p.4">Note that channel mapping family 2 allows for so-called mixed order ambisonic representation where only a subset of the full ambisonic order number of channels. By specifying the full number in the channel count field, the inactive ACNs can then be indicated in the channel mapping field using the index 255.</p>
<p id="rfc.section.3.1.p.5">Ambisonic channels are normalized with Schmidt Semi-Normalization (SN3D).  The interpretation of the ambisonics signal as well as detailed definitions of ACN channel ordering and SN3D normalization are described in <a href="#ambix">[ambix]</a> Section 2.1.  </p>
<h1 id="rfc.section.3.2"><a href="#rfc.section.3.2">3.2.</a> <a href="#channel_mapping_3" id="channel_mapping_3">Channel Mapping Family 3</a></h1>
<p id="rfc.section.3.2.p.1">Allowed numbers of channels: (1 + n)^2 + 2j for n = 0...14 and j = 0 or 1, where n denotes the (highest) ambisonic order and j whether or not there is a separate non-diegetic stereo stream.  This corresponds to periphonic ambisonics from zeroth to fourteenth order plus potentially two channels of non-diegetic stereo.  Explicitly the allowed number of channels are 1, 3, 4, 6, 9, 11, 16, 18, 25, 27, 36, 38, 49, 51, 64, 66, 81, 83, 100, 102, 121, 123, 144, 146, 169, 171, 196, 198, 225, 227.  </p>
<p id="rfc.section.3.2.p.2">In this mapping, C output channels (the channel count) are generated at the decoder by multiplying K = N + M decoded channels with a designated demixing matrix, D, having C rows and K columns. Here, N denotes the number of streams encoded and M the number of these which are coupled to produce two channels.   As for channel mapping family 2 this mapping family also allows for encoding and decoding of full order ambisonics, mixed order ambisonics, and for non-diegetic stereo channels, but also has the added flexibility of mixing channels.  Let X denote a column vector containing K decoded channels X1, X2, ..., XK (from N streams), and let S denote a column vector containing C output streams S1, S2, ..., SC. Then S = D X, i.e., </p>
<div id="rfc.figure.3"/>
<div id="demixing"/>
<pre>
/     \   /                   \ /     \
| S1  |   | D11  D12  ... D1K | | X1  |
| S2  |   | D21  D22  ... D2K | | X2  |
| ... | = | ...  ...  ... ... | | ... |
| SC  |   | DC1  DC2  ... DCK | | XK  |
\     /   \                   / \     /
</pre>
<p class="figure">Figure 3: Demixing in Channel Mapping Family 3</p>
<p id="rfc.section.3.2.p.3">The matrix MUST be provided as side information and MUST be stored in the channel mapping table part of the identification header, c.f. section 5.1.1 in <a href="#RFC7845">[RFC7845]</a>. The matrix replaces the need for a channel mapping field and for channel mapping family 3 the mapping table has the following layout: </p>
<div id="rfc.figure.4"/>
<div id="channel_mapping"/>
<pre>

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
                                                +-+-+-+-+-+-+-+-+
                                                | Stream Count  |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Coupled Count | Demixing Matrix                               :
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

</pre>
<p class="figure">Figure 4: Channel Mapping Table for  Channel Mapping Family 3</p>
<p id="rfc.section.3.2.p.4">The fields in the channel mapping table have the following meaning: </p>

<ol>
  <li>Stream Count 'N' (8 bits, unsigned): <br/><br/> This is the total number of streams encoded in each Ogg packet.  <br/><br/> </li>
  <li>Coupled Stream Count 'M' (8 bits, unsigned): <br/><br/> This is the number of the N streams whose decoders are to be configured to produce two channels (stereo).  <br/><br/> </li>
  <li>Demixing Matrix (16*K*C bits, signed): <br/><br/> The coefficients of the demixing matrix stored column-wise as 16-bit, signed, two's complement fixed-point values with 15 fractional bits (Q15). If needed, the output gain field can be used for a normalization scale. For mixed order ambisonic representations, the silent ACN channels are indicated by all zeros in the corresponding rows of the mixing matrix. </li>
</ol>

<p> </p>
<p id="rfc.section.3.2.p.5">Note that <a href="#RFC7845">[RFC7845]</a> specifies that the identification header cannot exceed one "page", which is 65,025 octets. This limits the ambisonic order to be lower than 12, if full order is utilized and the number of coded streams is the same as the ambisonic order plus the two non-diegetic channels.  Also note that the total output channel number, C, MUST be set in the 3rd field of the identification header.  </p>
<h1 id="rfc.section.4"><a href="#rfc.section.4">4.</a> <a href="#downmixing" id="downmixing">Downmixing</a></h1>
<p id="rfc.section.4.p.1">An Ogg Opus player MAY use the matrix in Figure <a href="#stereo_downmix_matrix_1">5</a> to implement downmixing from multichannel files using Channel Mapping Family 2 and 3, when there is no non-diegetic stereo.  This downmixing is known to give acceptable results for stereo downmixing from ambisonics. The first and second ambisonic channels are known as "W" and "Y" respectively.  </p>
<div id="rfc.figure.5"/>
<div id="stereo_downmix_matrix_1"/>
<pre>
/   \   /                  \ /     \
| L |   | 0.5  0.5 0.0 ... | |  W  |
| R | = | 0.5 -0.5 0.0 ... | |  Y  |
\   /   \                  / | ... |
                             \     /
</pre>
<p class="figure">Figure 5: Stereo Downmixing Matrix for Channel Mapping Family 2 and 3 -   only Ambisonic Channels</p>
<p id="rfc.section.4.p.2">The first ambisonic channel (W) is a mono audio stream which represents the average audio signal over all directions. Since W is not directional, Ogg Opus players MAY use W directly for mono playback.  </p>
<p id="rfc.section.4.p.3">If a non-diegetic stereo track is present, the player MAY use the matrix in Figure <a href="#stereo_downmix_matrix_2">6</a> for downmixing.  Ls and Rs denote the two non-diegetic stereo channels.  </p>
<div id="rfc.figure.6"/>
<div id="stereo_downmix_matrix_2"/>
<pre>
/   \   /                            \  /     \
| L |   | 0.25  0.25 0.0 ... 0.5 0.0 |  |  W  |
| R | = | 0.25 -0.25 0.0 ... 0.0 0.5 |  |  Y  |
\   /   \                            /  | ... |
                                        |  Ls |
                                        |  Rs |
                                        \     /
</pre>
<p class="figure">Figure 6: Stereo Downmixing Matrix for Channel Mapping Family 2 and 3 -   Ambisonic Channels Plus a Non-diegetic Stereo Stream</p>
<h1 id="rfc.section.5"><a href="#rfc.section.5">5.</a> <a href="#security" id="security">Security Considerations</a></h1>
<p id="rfc.section.5.p.1">Implementations of the Ogg container need take appropriate security considerations into account, as outlined in Section 10 of <a href="#RFC7845">[RFC7845]</a>.  The extension defined in this document requires that semantic meaning be assigned to more channels than the existing Ogg format requires.  Since more allocations will be required to encode and decode these semantically meaningful channels, care should be taken in any new allocation paths.  Implementations MUST NOT overrun their allocated memory nor read from uninitialized memory when managing the ambisonic channel mapping.  </p>
<h1 id="rfc.section.6"><a href="#rfc.section.6">6.</a> <a href="#iana" id="iana">IANA Considerations</a></h1>
<p id="rfc.section.6.p.1">This document updates the IANA Media Types registry "Opus Channel Mapping Families" to add two new assignments.  </p>
<table cellpadding="3" cellspacing="0" class="tt full center">
  <thead>
    <tr>
      <th class="left">Value</th>
      <th class="left">Reference</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td class="left">2</td>
      <td class="left">This Document <a href="#channel_mapping_2">Section 3.1</a></td>
    </tr>
    <tr>
      <td class="left">3</td>
      <td class="left">This Document <a href="#channel_mapping_3">Section 3.2</a></td>
    </tr>
  </tbody>
</table>
<h1 id="rfc.section.7"><a href="#rfc.section.7">7.</a> <a href="#Acknowledgments" id="Acknowledgments">Acknowledgments</a></h1>
<p id="rfc.section.7.p.1">Thanks to Timothy Terriberry, Marcin Gorzel and Andrew Allen for their guidance and valuable contributions to this document.  </p>
<h1 id="rfc.references"><a href="#rfc.references">8.</a> References</h1>
<h1 id="rfc.references.1"><a href="#rfc.references.1">8.1.</a> Normative References</h1>
<table>
  <tbody>
    <tr>
      <td class="reference">
        <b id="RFC2119">[RFC2119]</b>
      </td>
      <td class="top"><a>Bradner, S.</a>, "<a href="http://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997.</td>
    </tr>
    <tr>
      <td class="reference">
        <b id="RFC6716">[RFC6716]</b>
      </td>
      <td class="top"><a>Valin, JM.</a>, <a>Vos, K.</a> and <a>T. Terriberry</a>, "<a href="http://tools.ietf.org/html/rfc6716">Definition of the Opus Audio Codec</a>", RFC 6716, DOI 10.17487/RFC6716, September 2012.</td>
    </tr>
    <tr>
      <td class="reference">
        <b id="RFC7845">[RFC7845]</b>
      </td>
      <td class="top"><a>Terriberry, T.</a>, <a>Lee, R.</a> and <a>R. Giles</a>, "<a href="http://tools.ietf.org/html/rfc7845">Ogg Encapsulation for the Opus Audio Codec</a>", RFC 7845, DOI 10.17487/RFC7845, April 2016.</td>
    </tr>
    <tr>
      <td class="reference">
        <b id="ambix">[ambix]</b>
      </td>
      <td class="top"><a>Nachbar, C.</a>, <a>Zotter, F.</a>, <a>Deleflie, E.</a> and <a>A. Sontacchi</a>, "<a href="http://iem.kug.ac.at/fileadmin/media/iem/projects/2011/ambisonics11_nachbar_zotter_sontacchi_deleflie.pdf">AMBIX - A SUGGESTED AMBISONICS FORMAT</a>", June 2011.</td>
    </tr>
  </tbody>
</table>
<h1 id="rfc.references.2"><a href="#rfc.references.2">8.2.</a> Informative References</h1>
<table>
  <tbody>
    <tr>
      <td class="reference">
        <b id="gerzon75">[gerzon75]</b>
      </td>
      <td class="top"><a>Gerzon, M.</a>, "<a href="http://www.michaelgerzonphotos.org.uk/articles/Ambisonics%201.pdf">Ambisonics. Part one: General system description</a>", August 1975.</td>
    </tr>
    <tr>
      <td class="reference">
        <b id="daniel04">[daniel04]</b>
      </td>
      <td class="top"><a>Daniel, J.</a> and <a>S. Moreau</a>, "<a href="http://pcfarina.eng.unipr.it/Public/phd-thesis/aes116%20high-passed%20hoa.pdf">Further Study of Sound Field Coding with Higher Order Ambisonics</a>", May 2004.</td>
    </tr>
  </tbody>
</table>
<h1 id="rfc.authors">
  <a href="#rfc.authors">Authors' Addresses</a>
</h1>
<div class="avoidbreak">
  <address class="vcard">
        <span class="vcardline">
          <span class="fn">Jan Skoglund</span> 
          <span class="n hidden">
                <span class="family-name">Skoglund</span>
          </span>
        </span>
        <span class="org vcardline">Google Inc.</span>
        <span class="adr">
          <span class="vcardline">1600 Amphitheatre Parkway</span>

          <span class="vcardline">
                <span class="locality">Mountain View</span>,  
                <span class="region">CA</span> 
                <span class="code">94043</span>
          </span>
          <span class="country-name vcardline">USA</span>
        </span>
        <span class="vcardline">EMail: <a href="mailto:jks@google.com">jks@google.com</a></span>

  </address>
</div><div class="avoidbreak">
  <address class="vcard">
        <span class="vcardline">
          <span class="fn">Michael Graczyk</span> 
          <span class="n hidden">
                <span class="family-name">Graczyk</span>
          </span>
        </span>
        <span class="org vcardline">Google Inc.</span>
        <span class="adr">
          <span class="vcardline">1600 Amphitheatre Parkway</span>

          <span class="vcardline">
                <span class="locality">Mountain View</span>,  
                <span class="region">CA</span> 
                <span class="code">94043</span>
          </span>
          <span class="country-name vcardline">USA</span>
        </span>
        <span class="vcardline">EMail: <a href="mailto:mgraczyk@google.com">mgraczyk@google.com</a></span>

  </address>
</div>

</body>
</html>