<?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 Variable MB size motion estimation support in H.264 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Variable-MB-size-motion-estimation-support-in-H-264/m-p/976912#M21067</link>
    <description>&lt;DIV&gt;
&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Afterbriefly reviewingIPP implementation ofH.264 code I have the following questions:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;a) does the latest 5.0 beta sample code support all 7 allowed by standard MacroBlock sizesduring motion estimation/interframe coding? If not what sizes (it seems like square MBs only?) are actually supported and if, so how that should be specified in the encoder configuration file?&lt;/DIV&gt;
&lt;DIV&gt;b) could you describe howMacroBlock interframe/intraframe encoding type isbeing decided in reference to a differentMB sizes available (or at leastprovide a reference to corresponding source code)? &lt;/DIV&gt;
&lt;DIV&gt;c) could youconfirmthatsome sort ofrate control is supported by that version of the code beyond fixed quantization as bitrate datais specified in encoder configuration file as below?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Best regards,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;AndrewK&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;PS. More specifically,do you havea more detailed description of the two following lines from configuration file. For example, does "subblock split" mean partitioning 16x16 to 8x8 and eventually further to 4x4??? Thanks a lot!&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;
&lt;P&gt;0 10 26 26 300000 /* method(0 - quant_codes, 1 - CBR, quant_codes (I P B) &amp;amp; bitrate !!!ALL must be specified */&lt;/P&gt;
&lt;P&gt;0 4 4 0 /* subblock split, search x,search_y, implicit weighted biprediction (NIY)*/&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 08 Sep 2005 22:05:03 GMT</pubDate>
    <dc:creator>andrewk88</dc:creator>
    <dc:date>2005-09-08T22:05:03Z</dc:date>
    <item>
      <title>Variable MB size motion estimation support in H.264</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Variable-MB-size-motion-estimation-support-in-H-264/m-p/976912#M21067</link>
      <description>&lt;DIV&gt;
&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Afterbriefly reviewingIPP implementation ofH.264 code I have the following questions:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;a) does the latest 5.0 beta sample code support all 7 allowed by standard MacroBlock sizesduring motion estimation/interframe coding? If not what sizes (it seems like square MBs only?) are actually supported and if, so how that should be specified in the encoder configuration file?&lt;/DIV&gt;
&lt;DIV&gt;b) could you describe howMacroBlock interframe/intraframe encoding type isbeing decided in reference to a differentMB sizes available (or at leastprovide a reference to corresponding source code)? &lt;/DIV&gt;
&lt;DIV&gt;c) could youconfirmthatsome sort ofrate control is supported by that version of the code beyond fixed quantization as bitrate datais specified in encoder configuration file as below?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Best regards,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;AndrewK&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;PS. More specifically,do you havea more detailed description of the two following lines from configuration file. For example, does "subblock split" mean partitioning 16x16 to 8x8 and eventually further to 4x4??? Thanks a lot!&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;
&lt;P&gt;0 10 26 26 300000 /* method(0 - quant_codes, 1 - CBR, quant_codes (I P B) &amp;amp; bitrate !!!ALL must be specified */&lt;/P&gt;
&lt;P&gt;0 4 4 0 /* subblock split, search x,search_y, implicit weighted biprediction (NIY)*/&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Sep 2005 22:05:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Variable-MB-size-motion-estimation-support-in-H-264/m-p/976912#M21067</guid>
      <dc:creator>andrewk88</dc:creator>
      <dc:date>2005-09-08T22:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Variable MB size motion estimation support in H.264</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Variable-MB-size-motion-estimation-support-in-H-264/m-p/976913#M21068</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;there are comments from our expert:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;a) &lt;FONT color="#0000ff" size="2"&gt;Actually, there is only one MacroBlock size 16x16 which can be divided into one or several macroblock parts (MbPart) and the parts can be further divided into sub_mb_parts. These parts can have various sized 8x16, 16x8, 8x8, 8x4, 4x8, 4x4. See &lt;/FONT&gt;&lt;B&gt;&lt;FONT face="TimesNewRoman,Bold" size="2"&gt;6.4.2 Inverse macroblock partition and sub-macroblock partition scanning process&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt; &lt;/FONT&gt;&lt;FONT face="Arial" color="#0000ff" size="2"&gt;in the H.264 standard specifications&lt;/FONT&gt;&lt;FONT face="TimesNewRoman,Bold" color="#0000ff" size="2"&gt;.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;b) &lt;FONT color="#0000ff" size="2"&gt;There is a method &lt;/FONT&gt;&lt;FONT face="Courier New CYR" size="2"&gt;H264VideoEncoder::Compress_Slice&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;()&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;which has a loop over all MBs in a slice it analyzes various ways of MB coding and picks up the best according to sum of absolute difference between the block data and intra or inter prediction being considered. The method's implementation is in file umc_h264_core_enc.cpp.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;c)&lt;FONT color="#0000ff" size="2"&gt;Yes, a quite sophisticated rate control method is supported.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Sep 2005 23:18:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Variable-MB-size-motion-estimation-support-in-H-264/m-p/976913#M21068</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-09-13T23:18:30Z</dc:date>
    </item>
  </channel>
</rss>

