<?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: MPEG-4 Problems in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906508#M13569</link>
    <description>&lt;P&gt;Hi Derek, we use version &lt;SPAN class="189201510-02102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;2.1.0 (build 60706)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="189201510-02102007"&gt;&lt;FONT face="Arial" color="#000000" size="2"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2007 11:02:15 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2007-10-02T11:02:15Z</dc:date>
    <item>
      <title>MPEG-4 Problems</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906504#M13565</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'm using the UMC MPEG-4 decoder from the IPP 5.2 samples on Windows XP
SP2. I'm seeing that when set my encoder to have a fairly low I-frame
rate, I start to see purple and green horizontal lines in the video.
The video clears up once another I-frame is decoded, but get progressively worse as more P/B frames are decoded. I've included a
sample file that demonstrates the problem. Thanks for any help you can
offer.&lt;BR /&gt;
&lt;BR /&gt;
Derek</description>
      <pubDate>Fri, 28 Sep 2007 21:11:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906504#M13565</guid>
      <dc:creator>dchris</dc:creator>
      <dc:date>2007-09-28T21:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG-4 Problems</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906505#M13566</link>
      <description>I've done some more testing and found that Elecard's Mainconcept MPEG-4 Decoder also presents this problem. After tweaking with some of the settings, I found that setting the IDCT to float instead of integer fixed the problem. Looking through the UMC code I only see DCT calls for 16s types. Does the MPEG-4 decoder support 32f DCTs? Thanks for the help,&lt;BR /&gt;&lt;BR /&gt;Derek&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2007 17:44:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906505#M13566</guid>
      <dc:creator>dchris</dc:creator>
      <dc:date>2007-10-01T17:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG-4 Problems</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906506#M13567</link>
      <description>&lt;P&gt;Hi Derek,&lt;/P&gt;
&lt;P&gt;in IPP 5.2 sample we did not integrate Ipp32f DCT functions due to performance reasons, though our experimants show that we can pass MPEG4 conformance tests only withIpp32f DCT. The reasons is DCT coefficients with out of allowable range in some conformance streams.&lt;/P&gt;
&lt;P&gt;Our experts also recommend you to use control over rounding on encoder side, available in MPEG4:&lt;BR /&gt;&lt;SPAN class="533583213-01102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;&lt;BR /&gt;This is rather the encoding problem: &lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN class="533583213-01102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;manyP frames in a row,rounding_type set to0 (off) for every frame, theerror accumulates.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN class="533583213-01102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;When the attached clip is played back with Elecard StreamEye, the same artefacts are seen. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN class="533583213-01102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;If one wants to encode such with low I-frame rates, setting the rounding_type to 1 for every other frame is recommended.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="533583213-01102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;ForMPEG-4'sancestor - H.261, in which there's no such thing as rounding control, theITU-Trecommendation states that &lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN class="533583213-01102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;"a macroblock should be forcibly updated &lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN class="533583213-01102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;at least once per every 132 times it is transmitted".&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2007 19:13:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906506#M13567</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-10-01T19:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG-4 Problems</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906507#M13568</link>
      <description>Thanks for the quick reply. We are now looking into the issue on the encoder side. Just out of curiosity, we also analyzed the stream with Elecard's StreamEye, but we didn't notice the artifacts. What version of StreamEye are you using? We're using the most recent (2,9,2). Thanks again for the help,&lt;BR /&gt;&lt;BR /&gt;Derek&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2007 21:32:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906507#M13568</guid>
      <dc:creator>dchris</dc:creator>
      <dc:date>2007-10-01T21:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: MPEG-4 Problems</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906508#M13569</link>
      <description>&lt;P&gt;Hi Derek, we use version &lt;SPAN class="189201510-02102007"&gt;&lt;FONT face="Arial" color="#008000" size="2"&gt;2.1.0 (build 60706)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="189201510-02102007"&gt;&lt;FONT face="Arial" color="#000000" size="2"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2007 11:02:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/MPEG-4-Problems/m-p/906508#M13569</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-10-02T11:02:15Z</dc:date>
    </item>
  </channel>
</rss>

