<?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: mpeg4 decode with delphi in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904680#M13267</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hello Paul,&lt;BR /&gt;&lt;BR /&gt;thank you for your answer. Yes, i have seen this example. But the most problem of this is the UMC Interface.&lt;BR /&gt;I have no C++ compiler, and this way to do is "around corners" i think.&lt;BR /&gt;So it looks like there is no way for delphi developers to use the IPP if they have not lot of time to translate the UMC class to delphi...its a pity because it looks to be a powerful library...&lt;BR /&gt;&lt;BR /&gt;Are there no delphi developers who have used the IPP for decoding?&lt;BR /&gt;Any other way?&lt;BR /&gt;&lt;BR /&gt;riko.&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Aug 2009 06:18:23 GMT</pubDate>
    <dc:creator>rikoipp</dc:creator>
    <dc:date>2009-08-05T06:18:23Z</dc:date>
    <item>
      <title>mpeg4 decode with delphi</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904678#M13265</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;have anyone already succeeded decoding an mpeg4 frame with delphi environment?&lt;BR /&gt;&lt;BR /&gt;I am not sure where to start. The examples are useing the UMC interface.&lt;BR /&gt;So have i to convert this interface to delphi or can it be done without this?&lt;BR /&gt;Also is there a way to don't need the direct-x installed?&lt;BR /&gt;&lt;BR /&gt;In my application i get the mpeg4 raw frames from an ip-cam already splitted ito audio and video.&lt;BR /&gt;All i have to do is to decode the video frames to RGB...&lt;BR /&gt;&lt;BR /&gt;Is there a "easy" way to do?&lt;BR /&gt;Any help to point me in the right direction is welcome.&lt;BR /&gt;&lt;BR /&gt;regards in advise,&lt;BR /&gt;riko.</description>
      <pubDate>Mon, 03 Aug 2009 13:19:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904678#M13265</guid>
      <dc:creator>rikoipp</dc:creator>
      <dc:date>2009-08-03T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decode with delphi</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904679#M13266</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello Riko,&lt;BR /&gt;&lt;BR /&gt;Have you checked out the following KB article?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Getting Started with Intel IPP Unified Media Classes Sample&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/"&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/" target="_blank"&gt;http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;H.264 is used for the example, you would need to change the H.264 decoder class to the MPEG4 decoder class and convert the sample code in that KB into Delphi.&lt;BR /&gt;&lt;BR /&gt;If you have access to a C++ compiler you couldcompile the UMC C++ project into a C++ object code fileand then link that object with your Delphi code using some of the methods described on the web. A quick search of the web indicates there are methods available to call C and C++ objects from a Delphi application.&lt;BR /&gt;&lt;BR /&gt;Paul&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Aug 2009 18:19:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904679#M13266</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2009-08-04T18:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decode with delphi</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904680#M13267</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hello Paul,&lt;BR /&gt;&lt;BR /&gt;thank you for your answer. Yes, i have seen this example. But the most problem of this is the UMC Interface.&lt;BR /&gt;I have no C++ compiler, and this way to do is "around corners" i think.&lt;BR /&gt;So it looks like there is no way for delphi developers to use the IPP if they have not lot of time to translate the UMC class to delphi...its a pity because it looks to be a powerful library...&lt;BR /&gt;&lt;BR /&gt;Are there no delphi developers who have used the IPP for decoding?&lt;BR /&gt;Any other way?&lt;BR /&gt;&lt;BR /&gt;riko.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2009 06:18:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904680#M13267</guid>
      <dc:creator>rikoipp</dc:creator>
      <dc:date>2009-08-05T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: mpeg4 decode with delphi</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904681#M13268</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
no delphi developers here?&lt;BR /&gt;any help?&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 06:45:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/mpeg4-decode-with-delphi/m-p/904681#M13268</guid>
      <dc:creator>rikoipp</dc:creator>
      <dc:date>2009-08-07T06:45:00Z</dc:date>
    </item>
  </channel>
</rss>

