<?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 decode MPEG-4 to a specified buffer in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886493#M10885</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I would like to decode an MPEG-4 stream and render it to an RGB24 buffer. The buffer pointer comes from an outer source. Can anyone explain the correct way of doing this with UMC 5.3? I have some problems with understanding the steps of the process. &lt;BR /&gt;First I initialize the decoder, and I specify a VideoProcessing instance as pPostProcessing. The VideoProcessing instance has been inited with a VideoProcessingParams instane (InterpolationMethod = IPPI_INTER_LINEAR, m_DeinterlacingMethod = UMC::NO_DEINTERLACING and source crop area set to the whole picture).&lt;BR /&gt;I get MPEG-4 data from an outer source as a pointer and length parameter. I set the input MediaData's buffer pointer to this data. I also have a pointer to an output buffer and I set the output VideoData's pointer to this pointer . I specify the resolution and thecolor format(RGB24) for the VideoData buffer, before decode. Can I use this code without renderer?If yes, can you specify exactly how to do this? If not can you explain how can I use the renderer for this purpose?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Miki&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 19 May 2008 15:47:29 GMT</pubDate>
    <dc:creator>bendeguy</dc:creator>
    <dc:date>2008-05-19T15:47:29Z</dc:date>
    <item>
      <title>decode MPEG-4 to a specified buffer</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886493#M10885</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I would like to decode an MPEG-4 stream and render it to an RGB24 buffer. The buffer pointer comes from an outer source. Can anyone explain the correct way of doing this with UMC 5.3? I have some problems with understanding the steps of the process. &lt;BR /&gt;First I initialize the decoder, and I specify a VideoProcessing instance as pPostProcessing. The VideoProcessing instance has been inited with a VideoProcessingParams instane (InterpolationMethod = IPPI_INTER_LINEAR, m_DeinterlacingMethod = UMC::NO_DEINTERLACING and source crop area set to the whole picture).&lt;BR /&gt;I get MPEG-4 data from an outer source as a pointer and length parameter. I set the input MediaData's buffer pointer to this data. I also have a pointer to an output buffer and I set the output VideoData's pointer to this pointer . I specify the resolution and thecolor format(RGB24) for the VideoData buffer, before decode. Can I use this code without renderer?If yes, can you specify exactly how to do this? If not can you explain how can I use the renderer for this purpose?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Miki&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2008 15:47:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886493#M10885</guid>
      <dc:creator>bendeguy</dc:creator>
      <dc:date>2008-05-19T15:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: decode MPEG-4 to a specified buffer</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886494#M10886</link>
      <description>I found FrankNatoli's solution for this case. It works well.&lt;BR /&gt;Regards,&lt;BR /&gt;Miki&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2008 13:05:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886494#M10886</guid>
      <dc:creator>bendeguy</dc:creator>
      <dc:date>2008-05-20T13:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: decode MPEG-4 to a specified buffer</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886495#M10887</link>
      <description>Care to post a link to this information?&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2008 20:42:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886495#M10887</guid>
      <dc:creator>lycono</dc:creator>
      <dc:date>2008-05-20T20:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: decode MPEG-4 to a specified buffer</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886496#M10888</link>
      <description>Here's the link:&lt;BR /&gt;&lt;A href="https://community.intel.com/en-us/forums//topic/57218"&gt;http://software.intel.com/en-us/forums//topic/57218&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Miki&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2008 08:38:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/decode-MPEG-4-to-a-specified-buffer/m-p/886496#M10888</guid>
      <dc:creator>bendeguy</dc:creator>
      <dc:date>2008-05-21T08:38:15Z</dc:date>
    </item>
  </channel>
</rss>

