<?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 Re: changing of encoding parameters in H264 sample codes in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/changing-of-encoding-parameters-in-H264-sample-codes/m-p/892325#M11663</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I had read the readme.htm in umc_video_enc_con folder and I couldn't find appropriately explainments.&lt;/P&gt;
&lt;P&gt;I had changed a variable num_ref_frames is equal to 5 in H264EncoderParams function.&lt;/P&gt;
&lt;P&gt;However, in debug mode of VS2005, the value of num_ref in ME_P function is equal to 1 instead of num_ref_framesof 5.&lt;/P&gt;
&lt;P&gt;I want to realize that this result is just my misunderstanding or right result.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;TG&lt;/P&gt;</description>
    <pubDate>Thu, 04 Sep 2008 11:06:29 GMT</pubDate>
    <dc:creator>slayer583</dc:creator>
    <dc:date>2008-09-04T11:06:29Z</dc:date>
    <item>
      <title>changing of encoding parameters in H264 sample codes</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/changing-of-encoding-parameters-in-H264-sample-codes/m-p/892323#M11661</link>
      <description>&lt;P&gt;Hello, experts.&lt;/P&gt;
&lt;P&gt;I read the sample codes of H264 for IPP.&lt;/P&gt;
&lt;P&gt;And Iwant to change any encoding parameters, such as num_ref_frames or me_split_mode ...&lt;/P&gt;
&lt;P&gt;If I change any variables, in H264EncoderParams::H264EncoderParams(),&lt;/P&gt;
&lt;P&gt;these parameters are reflected into the encoding process?&lt;/P&gt;
&lt;P&gt;In default, num_ref_frames = 1, me_split_mode = 0; me_search_x/y = 8;,&lt;/P&gt;
&lt;P&gt;and I want to change into num_ref_frames = 5, me_split_mode = 2; me_search_x/y = 32.&lt;/P&gt;
&lt;P&gt;However, num_ref_frames = 5 is not applied into encoding process, just value of 1 is applied.&lt;/P&gt;
&lt;P&gt;Otherwise, change of other variable is applied.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;And If me_split_modeis equal to2, I thank that the encoding process uses the 16x16, ... 8x8 mbTypes.&lt;/P&gt;
&lt;P&gt;However, I cound't understand the using of the sub-partitions. Does sub-partitons are used in 8x8 blk?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;TG.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2008 08:57:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/changing-of-encoding-parameters-in-H264-sample-codes/m-p/892323#M11661</guid>
      <dc:creator>slayer583</dc:creator>
      <dc:date>2008-09-04T08:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: changing of encoding parameters in H264 sample codes</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/changing-of-encoding-parameters-in-H264-sample-codes/m-p/892324#M11662</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm not quite understand your question. There is IPP audio-video-codecs sample which contain umc_video_enc_con application. You can look through it to see how .PAR files used to control encoding parameters.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2008 10:37:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/changing-of-encoding-parameters-in-H264-sample-codes/m-p/892324#M11662</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-09-04T10:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: changing of encoding parameters in H264 sample codes</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/changing-of-encoding-parameters-in-H264-sample-codes/m-p/892325#M11663</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I had read the readme.htm in umc_video_enc_con folder and I couldn't find appropriately explainments.&lt;/P&gt;
&lt;P&gt;I had changed a variable num_ref_frames is equal to 5 in H264EncoderParams function.&lt;/P&gt;
&lt;P&gt;However, in debug mode of VS2005, the value of num_ref in ME_P function is equal to 1 instead of num_ref_framesof 5.&lt;/P&gt;
&lt;P&gt;I want to realize that this result is just my misunderstanding or right result.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;TG&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2008 11:06:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/changing-of-encoding-parameters-in-H264-sample-codes/m-p/892325#M11663</guid>
      <dc:creator>slayer583</dc:creator>
      <dc:date>2008-09-04T11:06:29Z</dc:date>
    </item>
  </channel>
</rss>

