<?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 UIC JPEG decode 420 format in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/UIC-JPEG-decode-420-format/m-p/983445#M21560</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I want to use UIC library to decode MJPEG frames (input format 420) in YUV422 interleaved format or YUV420 planar (if it is possible).&lt;/P&gt;
&lt;P&gt;I was able to do it correctly with the old IJL library: I decode the frames in RGB format and then convert to YUV420 (which is our preferred format to render the frames on video memory).&lt;/P&gt;
&lt;P&gt;Now I am trying to use the IPP 7.0/7.1 libraries (using the UIC JPEGDecoder class), but I have some problems.&lt;/P&gt;
&lt;P&gt;I have wrote the code based on the example that I have found in the documentation and on the forums. I do not have any error during the code execution, but the output buffer remains with all zeros.&lt;/P&gt;
&lt;P&gt;Where could I find an example to decode MJPEG 420 frames with UIC?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Andrea&lt;/P&gt;</description>
    <pubDate>Thu, 28 Mar 2013 14:13:03 GMT</pubDate>
    <dc:creator>csystem</dc:creator>
    <dc:date>2013-03-28T14:13:03Z</dc:date>
    <item>
      <title>UIC JPEG decode 420 format</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UIC-JPEG-decode-420-format/m-p/983445#M21560</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I want to use UIC library to decode MJPEG frames (input format 420) in YUV422 interleaved format or YUV420 planar (if it is possible).&lt;/P&gt;
&lt;P&gt;I was able to do it correctly with the old IJL library: I decode the frames in RGB format and then convert to YUV420 (which is our preferred format to render the frames on video memory).&lt;/P&gt;
&lt;P&gt;Now I am trying to use the IPP 7.0/7.1 libraries (using the UIC JPEGDecoder class), but I have some problems.&lt;/P&gt;
&lt;P&gt;I have wrote the code based on the example that I have found in the documentation and on the forums. I do not have any error during the code execution, but the output buffer remains with all zeros.&lt;/P&gt;
&lt;P&gt;Where could I find an example to decode MJPEG 420 frames with UIC?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Andrea&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2013 14:13:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UIC-JPEG-decode-420-format/m-p/983445#M21560</guid>
      <dc:creator>csystem</dc:creator>
      <dc:date>2013-03-28T14:13:03Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UIC-JPEG-decode-420-format/m-p/983446#M21561</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;UPDATE:&lt;/P&gt;
&lt;P&gt;Now we are decoding correctly the frames. The trick to get the job done was to decode the input frames to RGB and then convert to YUV420 format. The direct decode from 420 or 411 to 422 interleaved is not supported. Also with the old IJL decoder we did it in that way.&lt;/P&gt;
&lt;P&gt;Bye,&lt;BR /&gt;Andrea&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2013 10:39:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UIC-JPEG-decode-420-format/m-p/983446#M21561</guid>
      <dc:creator>csystem</dc:creator>
      <dc:date>2013-03-29T10:39:18Z</dc:date>
    </item>
    <item>
      <title>Hi all!</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/UIC-JPEG-decode-420-format/m-p/983447#M21562</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;I have a very similar problem. I need to convert JPEG (I get them from MJPEG IP camera) to RGB (BMP, DIB).&lt;/P&gt;
&lt;P&gt;What IPP function have you used?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Roman&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:r.tarasov@tochka.ru"&gt;r.tarasov@tochka.ru&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2013 10:29:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/UIC-JPEG-decode-420-format/m-p/983447#M21562</guid>
      <dc:creator>Roman_T_</dc:creator>
      <dc:date>2013-04-17T10:29:11Z</dc:date>
    </item>
  </channel>
</rss>

