<?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 Fastest possible way to decode Motion JPEG2000 frames in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779082#M1384</link>
    <description>Thanks Kim. We will check it. For the future, you can attach these data into this thread. Please see &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=62285"&gt;this thread&lt;/A&gt;where Vladimir explained how to do that.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Regards, Gennady&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 15 Jul 2010 14:28:44 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-07-15T14:28:44Z</dc:date>
    <item>
      <title>Fastest way possible to decode Motion JPEG2000 frames</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779079#M1381</link>
      <description>Hi&lt;BR /&gt;I am having performance issues when decoding Motion JPEG2000 frames produced by ADV202. I am using Picnic/UIC sample from IPP 6.1 and each frame takes about 15-17 ms to decode (on &lt;A href="mailto:W3520@2.67"&gt;W3520@2.67&lt;/A&gt; GHz). I have profiled it by using Intel Parallell Studio that most of the the time is spentin DecodeCBProgrStep_JPEG2K, if I choose to use only one thread.&lt;BR /&gt;&lt;BR /&gt;If Ilet IPP decide how many threads to use, The CPU rockets to 100% forall 8 CPU-cores and it takes 90 ms for each frame to be decoded.&lt;BR /&gt;&lt;BR /&gt;How do I decode MJPEG2000 in the fastest way possible using IPP? For example, the commercial Aware ccodec decodes each fram in 7-8 ms on the same hardware. I've also testedMorgan's MJPEG2000 codec and it is almost twice as fast as Aware's codec.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kim&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2010 08:59:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779079#M1381</guid>
      <dc:creator>Hi-Sung_K_</dc:creator>
      <dc:date>2010-07-15T08:59:46Z</dc:date>
    </item>
    <item>
      <title>Fastest possible way to decode Motion JPEG2000 frames</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779080#M1382</link>
      <description>Hi Kim,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Thanks for the issue. A&lt;/SPAN&gt;ctually, this decoding progression function (ippiDecodeCBProgrStep_JPEG2K) is not threaded at all. You can easily check it intoThreadedFunctionsList.txt.&lt;/DIV&gt;&lt;DIV&gt;Hence no sense to run this function in multicore environment.&lt;/DIV&gt;&lt;DIV&gt;Nevertheless, can you give us the streams you are using for checking the problem on our side?&lt;/DIV&gt;&lt;DIV&gt;we will ask JP2K's expert to look at this problem and may be they may help you with this issue.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jul 2010 10:20:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779080#M1382</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-15T10:20:51Z</dc:date>
    </item>
    <item>
      <title>Fastest possible way to decode Motion JPEG2000 frames</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779081#M1383</link>
      <description>Hi Gennady&lt;BR /&gt;&lt;BR /&gt;I have posted it as an issue at Intel Premier Support: &lt;A href="https://premier.intel.com/premier/IssueDetail.aspx?IssueID=589802&amp;gt;"&gt;https://premier.intel.com/premier/IssueDetail.aspx?IssueID=589802&amp;gt;&lt;/A&gt;&amp;gt; which has been escalated butnothing new has been presented since 22th of June.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is a file attached there. I would like to post it here as well if you cannot access the issue, but I don't know how. &lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;&lt;BR /&gt;Kim</description>
      <pubDate>Thu, 15 Jul 2010 12:41:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779081#M1383</guid>
      <dc:creator>Hi-Sung_K_</dc:creator>
      <dc:date>2010-07-15T12:41:29Z</dc:date>
    </item>
    <item>
      <title>Fastest possible way to decode Motion JPEG2000 frames</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779082#M1384</link>
      <description>Thanks Kim. We will check it. For the future, you can attach these data into this thread. Please see &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=62285"&gt;this thread&lt;/A&gt;where Vladimir explained how to do that.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Regards, Gennady&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jul 2010 14:28:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Fastest-way-possible-to-decode-Motion-JPEG2000-frames/m-p/779082#M1384</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-15T14:28:44Z</dc:date>
    </item>
  </channel>
</rss>

