<?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 UMC: MPEG2 Decoder Crash in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798945#M3005</link>
    <description>Hi Vladimir andAlexander,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Is there any update on the horizontal color band issue?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
    <pubDate>Mon, 15 Nov 2010 19:31:32 GMT</pubDate>
    <dc:creator>Scott_Danahy</dc:creator>
    <dc:date>2010-11-15T19:31:32Z</dc:date>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798934#M2994</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I've encountered a case where the MPEG2 decoder crashes. I havenumThreads set to 8 and there appears to be a problem correctly setting up the internal worker threads. One of theMPEG2VideoDecoderBase::ThreadWorkingRoutine instances will callDecodeSlices with null buffer pointers (IppVideoContext::bs_* values are all NULL or zero).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;This seems to happen whenm_nNumberOfThreads andcurr_thread do not match after the thread initialization loop inMPEG2VideoDecoderBase::DecodePicture.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I can reproduce this with simple_player like this:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;simple_player.exeD:\\crash.m2v -vnul -t 8&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;This only happens for certain MPEG2 bistreams. Has anyone else seen this issue? Any suggestions on how to work around it?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Oct 2010 17:55:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798934#M2994</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-10-27T17:55:28Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798935#M2995</link>
      <description>Hi Scott,&lt;BR /&gt;&lt;BR /&gt;what version of IPP and sample do you use, what is your target cpu, OS? Is it possible to attach problem stream here to help us reproduce and investigate the problem?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Wed, 27 Oct 2010 18:11:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798935#M2995</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-10-27T18:11:07Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798936#M2996</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I'm using IPP 6.1 and samples 6.1.6.065. I reproduced this with Windows 7 running on two Xeon X5550processors. I'll have to check and see if I can share the stream in question.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:16:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798936#M2996</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-10-27T18:16:56Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798937#M2997</link>
      <description>Hi Vladimir,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I've also found a couple of files that show bad visual errors in the decoded frames. Two other MPEG2 decoders do not show these errors and I am fairly confident that the file itself is good. Can I share this clip with you as well?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Oct 2010 15:31:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798937#M2997</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-10-28T15:31:09Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798938#M2998</link>
      <description>yes, of course that will be useful&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt; Vladimir</description>
      <pubDate>Thu, 28 Oct 2010 17:17:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798938#M2998</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-10-28T17:17:20Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798939#M2999</link>
      <description>Hi Vladimir,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Do you know when I might get some more info on the files I provided?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 Nov 2010 13:49:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798939#M2999</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-11-02T13:49:41Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798940#M3000</link>
      <description>Hi Scott,&lt;BR /&gt;&lt;BR /&gt;we are still looking at your issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Wed, 03 Nov 2010 10:42:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798940#M3000</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-11-03T10:42:07Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798941#M3001</link>
      <description>Hi Scott,&lt;DIV&gt;Looks like we've the solution.&lt;/DIV&gt;&lt;DIV&gt;Please make the following changes in the &lt;B&gt;codec/mpeg2_dec/src/&lt;I&gt;umc_mpeg2_dec_pic.cpp&lt;/I&gt;&lt;/B&gt; file :&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;Ipp32s curr_thread;&lt;/B&gt;-----------&amp;gt; should be moved from line 925 to line 918&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Lines 981,982 should be written as :&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;  	if (curr_thread &amp;lt; m_nNumberOfThreads)&lt;/B&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;B&gt;		    m_nNumberOfThreads = curr_thread;&lt;/B&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Nov 2010 11:12:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798941#M3001</guid>
      <dc:creator>Alexander_Modenov__I</dc:creator>
      <dc:date>2010-11-09T11:12:59Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798942#M3002</link>
      <description>Thank you very much, I'll apply thisimmediately. &lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Do you have any more information on the other 'bad frame' issue I reported? I attached the 'bad-frames-intel.m2v' sample file in an earlier private response toVladimir.&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Nov 2010 14:56:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798942#M3002</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-11-09T14:56:04Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798943#M3003</link>
      <description>&lt;DIV&gt;What do you mean under "bad frames" - horizontal color bands on two or more frames ?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;Regards,&lt;DIV&gt;Alexander&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Nov 2010 12:37:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798943#M3003</guid>
      <dc:creator>Alexander_Modenov__I</dc:creator>
      <dc:date>2010-11-10T12:37:52Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798944#M3004</link>
      <description>Hi Alexander,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Yes, I'm talking about the horizontal color bands. Those are not present with other decoders.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for looking into this.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Nov 2010 14:51:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798944#M3004</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-11-10T14:51:59Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798945#M3005</link>
      <description>Hi Vladimir andAlexander,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Is there any update on the horizontal color band issue?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Nov 2010 19:31:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798945#M3005</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-11-15T19:31:32Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798946#M3006</link>
      <description>Hi Guys,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Any update on this issue?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Nov 2010 15:09:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798946#M3006</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-11-22T15:09:17Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798947#M3007</link>
      <description>Hi Scott,&lt;DIV&gt;Thanks for the stream. We've reproduced the problem on IPP 7.0 too. The problem is under investigation now.&lt;/DIV&gt;&lt;DIV&gt;We'll inform you about our progress.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Nov 2010 06:50:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798947#M3007</guid>
      <dc:creator>Alexander_Modenov__I</dc:creator>
      <dc:date>2010-11-23T06:50:33Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798948#M3008</link>
      <description>Hi Alexander,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for the update, please let me know if I can provide any more information.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:20:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798948#M3008</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-11-23T15:20:18Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798949#M3009</link>
      <description>&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;I've just found the problem case in MPEG2 decoder. &lt;/P&gt;&lt;P&gt;The solution is the following :&lt;/P&gt;&lt;P&gt;file &lt;STRONG&gt;umc_mpeg2_dec_blk.cpp&lt;/STRONG&gt; line &lt;STRONG&gt;212&lt;/STRONG&gt;, column &lt;STRONG&gt;45&lt;/STRONG&gt; &lt;STRONG&gt;0xab&lt;/STRONG&gt; shall be written instead of &lt;STRONG&gt;0xbb&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After this change everything should be OK.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2010 14:46:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798949#M3009</guid>
      <dc:creator>Alexander_Modenov__I</dc:creator>
      <dc:date>2010-12-17T14:46:27Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798950#M3010</link>
      <description>Thank you! I'll test it and get back to you.</description>
      <pubDate>Sat, 18 Dec 2010 02:16:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798950#M3010</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-12-18T02:16:02Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798951#M3011</link>
      <description>Hi Alexander,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I applied the fix, and it resolves the issue with the specific segment I sent you, however I see many more similar errors in the complete file. I will send another sample.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Dec 2010 16:09:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798951#M3011</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2010-12-20T16:09:50Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798952#M3012</link>
      <description>Hi Alexander,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Happy new year. Any update on the latest visual errors?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Scott&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Jan 2011 16:35:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798952#M3012</guid>
      <dc:creator>Scott_Danahy</dc:creator>
      <dc:date>2011-01-13T16:35:09Z</dc:date>
    </item>
    <item>
      <title>UMC: MPEG2 Decoder Crash</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798953#M3013</link>
      <description>Hi Scott,&lt;DIV&gt;Happy new Year.&lt;/DIV&gt;&lt;DIV&gt;I've just found the problem root case.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Please add the following changes:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;File &lt;B&gt;umc_mpeg2_dec_bstream.h&lt;/B&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;B&gt;&lt;BR /&gt;&lt;/B&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;B&gt;write&lt;/B&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;#define SHOW_HI9BITS(video, CODE) \&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;CODE = (((video##_curr_ptr[0] &amp;lt;&amp;lt; 24) | (video##_curr_ptr[1] &amp;lt;&amp;lt; 16) | (video##_curr_ptr[2] &amp;lt;&amp;lt; 8)) &amp;lt;&amp;lt; video##_bit_offset);&lt;/DIV&gt;#define SHOW_HI9BITS(video, CODE) \CODE = (((video##_curr_ptr[0] &amp;lt;&amp;lt; 24) | (video##_curr_ptr[1] &amp;lt;&amp;lt; 16) | (video##_curr_ptr[2] &amp;lt;&amp;lt; 8)) &amp;lt;&amp;lt; video##_bit_offset);&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;I&gt;&lt;B&gt;instead of&lt;/B&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;#define SHOW_HI9BITS(video, CODE) \&lt;/DIV&gt;&lt;DIV&gt;CODE = (((video##_curr_ptr[0] &amp;lt;&amp;lt; 24) | (video##_curr_ptr[1] &amp;lt;&amp;lt; 16)) &amp;lt;&amp;lt; video##_bit_offset);&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for testing.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 08:13:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UMC-MPEG2-Decoder-Crash/m-p/798953#M3013</guid>
      <dc:creator>Alexander_Modenov__I</dc:creator>
      <dc:date>2011-01-18T08:13:17Z</dc:date>
    </item>
  </channel>
</rss>

