<?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 Hi Dmitry, in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/selecting-channel-while-mp3-encoding/m-p/1120798#M25570</link>
    <description>&lt;P&gt;Hi Dmitry,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;You might want to post Audio codec related question to Media sdk forum :&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-media-sdk"&gt;https://software.intel.com/en-us/forums/intel-media-sdk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Audio features from IPP has been deprecated and is not supported currently.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2017 07:14:34 GMT</pubDate>
    <dc:creator>Jonghak_K_Intel</dc:creator>
    <dc:date>2017-06-08T07:14:34Z</dc:date>
    <item>
      <title>selecting channel while mp3 encoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/selecting-channel-while-mp3-encoding/m-p/1120797#M25569</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;

&lt;P&gt;I have two RTP data streams ( PCM 8kHz mono ) and I want to record them into one stereo mp3 file using MP3Encoder. I want one stream to be a left channel and another stream to be a right channel. Now my settings for mp3 encoder are&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;m_mp3_params.stereo_mode = UMC_MPA_LR_STEREO;
m_mp3_params.mode = UMC_MPAENC_CBR;
m_mp3_params.m_info.audioInfo.m_iSampleFrequency = 8000;
m_mp3_params.m_info.audioInfo.m_iChannels = 2;
m_mp3_params.m_info.iBitrate = 16000;&lt;/PRE&gt;

&lt;P&gt;and then I use GetFrame function to get regular mp3 encoded frame&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;status = m_mp3_encoder.GetFrame(&amp;amp;m_packet_data, &amp;amp;m_mp3_data_block)&lt;/PRE&gt;

&lt;P&gt;but I don't understand how to specify channel?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Now I have the same sound in both channels of recorded mp3 file.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:20:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/selecting-channel-while-mp3-encoding/m-p/1120797#M25569</guid>
      <dc:creator>Dmitry_Z_1</dc:creator>
      <dc:date>2017-06-06T12:20:12Z</dc:date>
    </item>
    <item>
      <title>Hi Dmitry,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/selecting-channel-while-mp3-encoding/m-p/1120798#M25570</link>
      <description>&lt;P&gt;Hi Dmitry,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;You might want to post Audio codec related question to Media sdk forum :&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/intel-media-sdk"&gt;https://software.intel.com/en-us/forums/intel-media-sdk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Audio features from IPP has been deprecated and is not supported currently.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 07:14:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/selecting-channel-while-mp3-encoding/m-p/1120798#M25570</guid>
      <dc:creator>Jonghak_K_Intel</dc:creator>
      <dc:date>2017-06-08T07:14:34Z</dc:date>
    </item>
  </channel>
</rss>

