<?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 How to render a video for simple player  in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832345#M5657</link>
    <description>Sorry, it's my mistake.I meansH264 not H265.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Daniel wang</description>
    <pubDate>Tue, 27 Apr 2010 13:27:56 GMT</pubDate>
    <dc:creator>danielwang1971</dc:creator>
    <dc:date>2010-04-27T13:27:56Z</dc:date>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832343#M5655</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I have a H264 compession raw video sream file. I want or reander it in Simple player but didn't work.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;For DirextX(-vdx):&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;&lt;EM&gt;Video Render : DX&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-RenderFormat: YV12&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Stream Type : H264PV&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Video Info :&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Video Type : H264&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Resolution : 704x480&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Frame Rate : 30.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DecRate:257.18 fps(Dec 2.98ms/f + Conv 0.90ms/f = 3.89ms/f) RndrRate 0.00fps Aud io Dec 0.00chnls &lt;/EM&gt;&lt;/P&gt;And then Bloacked. &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;For GDI(-vgdi):&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Video Render : NULL&lt;BR /&gt;....&lt;BR /&gt;&lt;/EM&gt;Not image displayed.&lt;BR /&gt;&lt;BR /&gt;Could you tell me what the problem?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Daniel wang&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2010 16:55:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832343#M5655</guid>
      <dc:creator>danielwang1971</dc:creator>
      <dc:date>2010-04-26T16:55:55Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832344#M5656</link>
      <description>We do support H.264 compression/decompression in IPP, do not support H.265&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Tue, 27 Apr 2010 07:08:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832344#M5656</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-04-27T07:08:27Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832345#M5657</link>
      <description>Sorry, it's my mistake.I meansH264 not H265.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Daniel wang</description>
      <pubDate>Tue, 27 Apr 2010 13:27:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832345#M5657</guid>
      <dc:creator>danielwang1971</dc:creator>
      <dc:date>2010-04-27T13:27:56Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832346#M5658</link>
      <description>I have sovle the problm DX rendeting didn't work in Vista. &lt;BR /&gt;&lt;BR /&gt;The problem is caused by Desktop Window Manager, which is responsible for compositing under Vista.It expects applications to draw themselves into an off-screen surface.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2010 18:08:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832346#M5658</guid>
      <dc:creator>danielwang1971</dc:creator>
      <dc:date>2010-04-27T18:08:17Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832347#M5659</link>
      <description>Do you ahve a solution for this problem? I have not been able to get the DX renderer to work under Vista or Win7.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Wed, 05 May 2010 15:38:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832347#M5659</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2010-05-05T15:38:42Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832348#M5660</link>
      <description>You should disable Aero, to do that choose the basic theme.</description>
      <pubDate>Thu, 06 May 2010 21:33:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832348#M5660</guid>
      <dc:creator>dashesy</dc:creator>
      <dc:date>2010-05-06T21:33:39Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832349#M5661</link>
      <description>Well, that did get some video in the window, but it was very slow (6 fps) - my bitblt solution is faster.&lt;BR /&gt;&lt;BR /&gt;Now that we know the theme has an inpact on this, does anyone from Intel have a suggestion? I know I'm not the only one whose bumped into UMC DX render problems under Vista/Win7.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Fri, 07 May 2010 11:37:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832349#M5661</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2010-05-07T11:37:13Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832350#M5662</link>
      <description>I tracked down this problem on Win7, and it seems to be the function "UpdateOverlay" which returnes "DDERR_OUTOFCAPS". This is a known problem with Aero as discussed &lt;A target="_blank" href="http://mhaggag.wordpress.com/2007/04/11/directdraw-overlays-on-vista-dderr_outofcaps/"&gt;here&lt;/A&gt;. There you can find some solution, although I did not have time to try it. I am working on a OpenGl based (better say OpenSceneGraph based) video renderer so I did not dig deeper.&lt;BR /&gt;&lt;BR /&gt;But I did not find the issue of slow fps! That is something I also would like to know more about&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dashesy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 May 2010 15:47:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832350#M5662</guid>
      <dc:creator>dashesy</dc:creator>
      <dc:date>2010-05-07T15:47:41Z</dc:date>
    </item>
    <item>
      <title>How to render a video for simple player</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832351#M5663</link>
      <description>Yes, the "DDERR_OUTOFCAPS" problem persists.&lt;DIV&gt;The simplest solution is to write line 538 of the &lt;B&gt;dx_drv.c&lt;/B&gt; file as :&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P lang="en-US"&gt;&lt;/P&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;   hRes = overlay-&amp;gt;UpdateOverlay(&amp;amp;src, drv-&amp;gt;dd_srf_primary,dst, show_cmd, 0);&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;   if (DDERR_OUTOFCAPS == hRes) {&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;    HDC dc;&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;    hRes = drv-&amp;gt;dd_srf_primary-&amp;gt;GetDC(&amp;amp;dc);&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;    hRes = overlay-&amp;gt;UpdateOverlay(&amp;amp;src, drv-&amp;gt;dd_srf_primary,&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;                   dst, show_cmd, 0);&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;    drv-&amp;gt;dd_srf_primary-&amp;gt;ReleaseDC(dc);&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;I&gt;   }&lt;/I&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;For the DX render you'll get a message about color scheme changing but everything will be the same after program ends. No messages for BLT render.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;The DX and BLT renders will work fine with these changes.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;I can't seen slow fps with DX and BLT&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Jun 2010 12:13:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-render-a-video-for-simple-player/m-p/832351#M5663</guid>
      <dc:creator>Alexander_Modenov__I</dc:creator>
      <dc:date>2010-06-23T12:13:37Z</dc:date>
    </item>
  </channel>
</rss>

