<?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 Gstreamer VAAPI in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Gstreamer-VAAPI/m-p/785118#M5115</link>
    <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to use the gstreamer-vaapi-0.2.5 plugin for video playback &lt;BR /&gt;using the hardware decoder.&lt;BR /&gt;I am working on Fedora Core 13 on Calpella platform and using the following packages as &lt;BR /&gt;mentioned on Intel Linux graphics site &lt;BR /&gt;(http://intellinuxgraphics.org/2010Q2.html) :&lt;BR /&gt;&lt;BR /&gt;2D driver: xf86-video-intel 2.12.0 release&lt;BR /&gt;3D driver: mesa 7.8.2 release&lt;BR /&gt;Libdrm: libdrm-2.4.21 release&lt;BR /&gt;Kernel: 2.6.34 release&lt;BR /&gt;Cairo: cairo-1.9.8&lt;BR /&gt;Libva: libva-1.0.3&lt;BR /&gt;xserver-1.8.1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Apart from this I have installed the following gstreamer packages:&lt;BR /&gt;gstreamer-0.10.29&lt;BR /&gt;gst-plugins-base-0.10.29&lt;BR /&gt;gst-plugins-good-0.10.22&lt;BR /&gt;gst-plugins-bad-0.10.19&lt;BR /&gt;gst-plugins-ugly-0.10.15&lt;BR /&gt;gst-ffmpeg-0.10.10.&lt;BR /&gt;&lt;BR /&gt;And also,&lt;BR /&gt;ffmpeg-0.6.&lt;BR /&gt;&lt;BR /&gt;vainfo displays the following infomation:&lt;BR /&gt;libva: libva version 0.31.1&lt;BR /&gt;libva: va_getDriverName() returns 0&lt;BR /&gt;libva: Trying to open /usr/lib/dri/i965_drv_video.so&lt;BR /&gt;libva: va_openDriver() returns 0&lt;BR /&gt;vainfo: VA API version: 0.31&lt;BR /&gt;vainfo: Driver version: i965 Driver 0.1&lt;BR /&gt;vainfo: Supported profile and entrypoints&lt;BR /&gt; VAProfileMPEG2Simple : VAEntrypointVLD&lt;BR /&gt; VAProfileMPEG2Main : VAEntrypointVLD&lt;BR /&gt; VAProfileH264Baseline : VAEntrypointVLD&lt;BR /&gt; VAProfileH264Main : VAEntrypointVLD&lt;BR /&gt; VAProfileH264High : VAEntrypointVLD&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I run the sample application "test-decode" present in &lt;BR /&gt;gstreamer-vaapi/tests folder, I get an x11 window but it does not &lt;BR /&gt;display any content(i.e a blank screen appears).&lt;BR /&gt;&lt;BR /&gt;Also if I try to playback video using gst-launch with the following pipeline :&lt;BR /&gt;gst-launch filesrc location=&lt;MP4FILE&gt; ! ffdemux_mov_mp4_m4a_3gp_3g2_mj2 ! vaapidecode ! vaapisink&lt;BR /&gt;&lt;BR /&gt;I get similar result as above , i.e , a blank screen. Also it does not return any errors.&lt;BR /&gt;&lt;BR /&gt;What could be the problem? &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jyotsana.&lt;BR /&gt;&lt;BR /&gt;&lt;/MP4FILE&gt;</description>
    <pubDate>Tue, 16 Nov 2010 06:33:30 GMT</pubDate>
    <dc:creator>jyotsanasingh</dc:creator>
    <dc:date>2010-11-16T06:33:30Z</dc:date>
    <item>
      <title>Gstreamer VAAPI</title>
      <link>https://community.intel.com/t5/Software-Archive/Gstreamer-VAAPI/m-p/785118#M5115</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to use the gstreamer-vaapi-0.2.5 plugin for video playback &lt;BR /&gt;using the hardware decoder.&lt;BR /&gt;I am working on Fedora Core 13 on Calpella platform and using the following packages as &lt;BR /&gt;mentioned on Intel Linux graphics site &lt;BR /&gt;(http://intellinuxgraphics.org/2010Q2.html) :&lt;BR /&gt;&lt;BR /&gt;2D driver: xf86-video-intel 2.12.0 release&lt;BR /&gt;3D driver: mesa 7.8.2 release&lt;BR /&gt;Libdrm: libdrm-2.4.21 release&lt;BR /&gt;Kernel: 2.6.34 release&lt;BR /&gt;Cairo: cairo-1.9.8&lt;BR /&gt;Libva: libva-1.0.3&lt;BR /&gt;xserver-1.8.1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Apart from this I have installed the following gstreamer packages:&lt;BR /&gt;gstreamer-0.10.29&lt;BR /&gt;gst-plugins-base-0.10.29&lt;BR /&gt;gst-plugins-good-0.10.22&lt;BR /&gt;gst-plugins-bad-0.10.19&lt;BR /&gt;gst-plugins-ugly-0.10.15&lt;BR /&gt;gst-ffmpeg-0.10.10.&lt;BR /&gt;&lt;BR /&gt;And also,&lt;BR /&gt;ffmpeg-0.6.&lt;BR /&gt;&lt;BR /&gt;vainfo displays the following infomation:&lt;BR /&gt;libva: libva version 0.31.1&lt;BR /&gt;libva: va_getDriverName() returns 0&lt;BR /&gt;libva: Trying to open /usr/lib/dri/i965_drv_video.so&lt;BR /&gt;libva: va_openDriver() returns 0&lt;BR /&gt;vainfo: VA API version: 0.31&lt;BR /&gt;vainfo: Driver version: i965 Driver 0.1&lt;BR /&gt;vainfo: Supported profile and entrypoints&lt;BR /&gt; VAProfileMPEG2Simple : VAEntrypointVLD&lt;BR /&gt; VAProfileMPEG2Main : VAEntrypointVLD&lt;BR /&gt; VAProfileH264Baseline : VAEntrypointVLD&lt;BR /&gt; VAProfileH264Main : VAEntrypointVLD&lt;BR /&gt; VAProfileH264High : VAEntrypointVLD&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I run the sample application "test-decode" present in &lt;BR /&gt;gstreamer-vaapi/tests folder, I get an x11 window but it does not &lt;BR /&gt;display any content(i.e a blank screen appears).&lt;BR /&gt;&lt;BR /&gt;Also if I try to playback video using gst-launch with the following pipeline :&lt;BR /&gt;gst-launch filesrc location=&lt;MP4FILE&gt; ! ffdemux_mov_mp4_m4a_3gp_3g2_mj2 ! vaapidecode ! vaapisink&lt;BR /&gt;&lt;BR /&gt;I get similar result as above , i.e , a blank screen. Also it does not return any errors.&lt;BR /&gt;&lt;BR /&gt;What could be the problem? &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jyotsana.&lt;BR /&gt;&lt;BR /&gt;&lt;/MP4FILE&gt;</description>
      <pubDate>Tue, 16 Nov 2010 06:33:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Gstreamer-VAAPI/m-p/785118#M5115</guid>
      <dc:creator>jyotsanasingh</dc:creator>
      <dc:date>2010-11-16T06:33:30Z</dc:date>
    </item>
  </channel>
</rss>

