<?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 MPEG-4 video coding in IPP in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914588#M14873</link>
    <description>MPEG-4 part 2 uses H.263 video coding&lt;BR /&gt;MPEG-4 part 10 uses H.264 video coding&lt;BR /&gt;&lt;BR /&gt;IPP provides H.263 and H.264 Encoder/Decoder, also an MPEG-4 Encoder/Decoder.&lt;BR /&gt;&lt;BR /&gt;I wonder:&lt;BR /&gt;1) Which video coding is used by IPP MPEG-4 Encoder/Decoder, as I understand it is an ITU standard with sub&lt;BR /&gt; standards/parts?&lt;BR /&gt;2) if it is H.263 or H.264, how is it compared to the existing IPP H.26x?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tamer</description>
    <pubDate>Wed, 06 Jan 2010 13:55:53 GMT</pubDate>
    <dc:creator>Tamer_Assad</dc:creator>
    <dc:date>2010-01-06T13:55:53Z</dc:date>
    <item>
      <title>MPEG-4 video coding in IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914588#M14873</link>
      <description>MPEG-4 part 2 uses H.263 video coding&lt;BR /&gt;MPEG-4 part 10 uses H.264 video coding&lt;BR /&gt;&lt;BR /&gt;IPP provides H.263 and H.264 Encoder/Decoder, also an MPEG-4 Encoder/Decoder.&lt;BR /&gt;&lt;BR /&gt;I wonder:&lt;BR /&gt;1) Which video coding is used by IPP MPEG-4 Encoder/Decoder, as I understand it is an ITU standard with sub&lt;BR /&gt; standards/parts?&lt;BR /&gt;2) if it is H.263 or H.264, how is it compared to the existing IPP H.26x?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tamer</description>
      <pubDate>Wed, 06 Jan 2010 13:55:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914588#M14873</guid>
      <dc:creator>Tamer_Assad</dc:creator>
      <dc:date>2010-01-06T13:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG-4 video coding in IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914589#M14874</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Tamer,&lt;BR /&gt;&lt;BR /&gt;if you pay attention to IPP audio-video-codecs documentation (namely, readme.htm files in codecmpeg4-enc folder) you may see that IPP MPEG4 encoder implements:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;The encoder supports the standard ISO/IEC 14496-2 with certain restrictions. Only the following features are supported in the current version:&lt;/P&gt;
&lt;UL type="disc"&gt;
&lt;LI&gt;I-VOP &lt;/LI&gt;
&lt;LI&gt;P-VOP &lt;/LI&gt;
&lt;LI&gt;B-VOP &lt;/LI&gt;
&lt;LI&gt;S-VOP &lt;/LI&gt;
&lt;LI&gt;AC/DC Prediction &lt;/LI&gt;
&lt;LI&gt;4MV &lt;/LI&gt;
&lt;LI&gt;Un-restricted MV &lt;/LI&gt;
&lt;LI&gt;P-VOP with OBMC &lt;/LI&gt;
&lt;LI&gt;Quantisation Method 1,2 &lt;/LI&gt;
&lt;LI&gt;Videopackets &lt;/LI&gt;
&lt;LI&gt;Short video header &lt;/LI&gt;
&lt;LI&gt;Data partitioning &lt;/LI&gt;
&lt;LI&gt;Reversible VLC &lt;/LI&gt;
&lt;LI&gt;Interlacing &lt;/LI&gt;
&lt;LI&gt;Basic sprites &lt;/LI&gt;
&lt;LI&gt;Quarter-Pixel Motion Estimation &lt;/LI&gt;
&lt;LI&gt;Global Motion Estimation (Number of Warping Points 0 an 1) &lt;/LI&gt;
&lt;LI&gt;VBR and CBR Control &lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Sun, 10 Jan 2010 18:02:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914589#M14874</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-01-10T18:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG-4 video coding in IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914590#M14875</link>
      <description>Hi Vladimir,&lt;BR /&gt;&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;Im bit confused, isnt ISO/IEC 14496-2 is the same as the MPEG-4 part 2 (H.263) ?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Tamer&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 15:23:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914590#M14875</guid>
      <dc:creator>Tamer_Assad</dc:creator>
      <dc:date>2010-01-11T15:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG-4 video coding in IPP</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914591#M14876</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Tamer,&lt;BR /&gt;&lt;BR /&gt;The ISO/IEC 14496 part 2 specification defines several video coding profiles. One of them is basic H.263 coding (it does not include the latest H.263 annexes).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Mon, 11 Jan 2010 17:55:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-video-coding-in-IPP/m-p/914591#M14876</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-01-11T17:55:00Z</dc:date>
    </item>
  </channel>
</rss>

