<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic UMC AAC Decoder - Multiple Audio Channels in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813921#M4108</link>
    <description>I managed to change my code from using the dual thread codec to the AAC decoder directly. This gives me acces to the AudioData class which in turn gives me the number of channels and the sample rate for the AAC content. However, I am still not clear how frames and channels are associated. Are there multiple channels in a single frame? Is there a single channel in a single frame? If the former, how does one isolate the channels? If the latter, how does one determine which channel a given frame is associated with?</description>
    <pubDate>Mon, 06 Jun 2011 22:11:49 GMT</pubDate>
    <dc:creator>Bob_Kirnum</dc:creator>
    <dc:date>2011-06-06T22:11:49Z</dc:date>
    <item>
      <title>UMC AAC Decoder - Multiple Audio Channels</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813918#M4105</link>
      <description>Is there some way to decode AAC stereo to linear PCM mono? If not, is there some way to determine the number of channels and whaich frame belongs to which channel from the AAC Decoder?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bob</description>
      <pubDate>Wed, 01 Jun 2011 02:50:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813918#M4105</guid>
      <dc:creator>Bob_Kirnum</dc:creator>
      <dc:date>2011-06-01T02:50:37Z</dc:date>
    </item>
    <item>
      <title>UMC AAC Decoder - Multiple Audio Channels</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813919#M4106</link>
      <description>&lt;P&gt;We dont have the way to decode AAC stereo to linear PCM mono,&lt;/P&gt;&lt;P&gt;but there is a possibility to define the number of channels and which frame belongs to which channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasily Lipsyuk&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2011 14:00:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813919#M4106</guid>
      <dc:creator>Vasily_Lipsyuk__Inte</dc:creator>
      <dc:date>2011-06-02T14:00:00Z</dc:date>
    </item>
    <item>
      <title>UMC AAC Decoder - Multiple Audio Channels</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813920#M4107</link>
      <description>Thank you for your precise answer. Could you provide a clue or more as to how to define the number of channels and which frame belongs with which channel?</description>
      <pubDate>Thu, 02 Jun 2011 14:31:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813920#M4107</guid>
      <dc:creator>Bob_Kirnum</dc:creator>
      <dc:date>2011-06-02T14:31:49Z</dc:date>
    </item>
    <item>
      <title>UMC AAC Decoder - Multiple Audio Channels</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813921#M4108</link>
      <description>I managed to change my code from using the dual thread codec to the AAC decoder directly. This gives me acces to the AudioData class which in turn gives me the number of channels and the sample rate for the AAC content. However, I am still not clear how frames and channels are associated. Are there multiple channels in a single frame? Is there a single channel in a single frame? If the former, how does one isolate the channels? If the latter, how does one determine which channel a given frame is associated with?</description>
      <pubDate>Mon, 06 Jun 2011 22:11:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813921#M4108</guid>
      <dc:creator>Bob_Kirnum</dc:creator>
      <dc:date>2011-06-06T22:11:49Z</dc:date>
    </item>
    <item>
      <title>UMC AAC Decoder - Multiple Audio Channels</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813922#M4109</link>
      <description>Frames and channels aren't associated in any way. A single frame can contain multiple channels. Inoutput file channels are mixed and are one after another. If you want to create aoutput file in a linear PCM monomay be better to take anarithmetic mean value on all channels and to write down in a file for example.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jun 2011 07:46:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-AAC-Decoder-Multiple-Audio-Channels/m-p/813922#M4109</guid>
      <dc:creator>Vasily_Lipsyuk__Inte</dc:creator>
      <dc:date>2011-06-16T07:46:10Z</dc:date>
    </item>
  </channel>
</rss>

