Hi,<br>Thanks for you answers.<br><br>I&#39;m using this versions:<br>gstreamer-vaapi 0.2.5-2<br>gstreamer0.10 0.10.30-1<br>gstreamer0.10-bad 0.10.20-1 (gstreamer0.10-plugins)<br>gstreamer0.10-bad-plugins 0.10.20-1 (gstreamer0.10-plugins)<br>
gstreamer0.10-base 0.10.30-1<br>gstreamer0.10-base-plugins 0.10.30-1 (gstreamer0.10-plugins)<br>gstreamer0.10-ffmpeg 0.10.11-1 (gstreamer0.10-plugins)<br>gstreamer0.10-good 0.10.25-1<br>gstreamer0.10-good-plugins 0.10.25-1 (gstreamer0.10-plugins)<br>
gstreamer0.10-python 0.10.18-3<br>gstreamer0.10-ugly 0.10.16-1<br>gstreamer0.10-ugly-plugins 0.10.16-1 (gstreamer0.10-plugins)<br>ffmpeg 25679-1<br>vdpau-video 0.7.2-1<br><br>My video card is a nVidia ION.<br><br>More informations:<br>
gst-inspect-0.10 | grep vaapi<br>vaapisink:  vaapisink: VA-API sink<br>vaapidecode:  vaapidecode: VA-API decoder<br>vaapiconvert:  vaapiconvert: VA-API colorspace converter<br><br>vdpau:  vdpausink: VDPAU Sink<br>vdpau:  vdpauvideopostprocess: VdpauVideoPostProcess<br>
vdpau:  vdpaumpeg4dec: VDPAU Mpeg4 Decoder<br>vdpau:  vdpauh264dec: VDPAU H264 Decoder<br>vdpau:  vdpaumpegdec: VDPAU Mpeg Decoder<br><br>FFmpeg version SVN-r25679, Copyright (c) 2000-2010 the FFmpeg developers<br>  built on Nov 17 2010 17:21:00 with gcc 4.5.1<br>
  configuration: --prefix=/usr --enable-avfilter --enable-vaapi --enable-hwaccel=h263_vaapi --enable-hwaccel=mpeg2_vaapi --enable-hwaccel=vc1_vaapi --enable-hwaccel=mpeg4_vaapi --enable-hwaccel=h264_vaapi --enable-hwaccel=wmv3_vaapi --enable-gpl --enable-libmp3lame --enable-libvorbis --enable-libfaac --enable-libxvid --enable-libx264 --enable-libvpx --enable-libtheora --enable-postproc --enable-shared --enable-pthreads --enable-x11grab --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libschroedinger --enable-libopenjpeg --enable-version3 --enable-nonfree --enable-runtime-cpudetect --disable-debug<br>
<br>I think I have a recent enough FFmpeg and It seems to built with vaapi support.<br>I still don&#39;t understand why this doesn&#39;t work, I can send you more debug informations if you like.<br><br>Regards,<br><br><div class="gmail_quote">
On Thu, Nov 18, 2010 at 9:09 AM, Gwenole Beauchesne <span dir="ltr">&lt;<a href="mailto:gbeauchesne@splitted-desktop.com">gbeauchesne@splitted-desktop.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<div class="im"><br>
On Wed, 17 Nov 2010, lonkaji wrote:<br>
<br>
&gt; I&#39;m currently trying to get gstreamer-vaapi working but I still can&#39;t watch a movie accelerated by GPU :(<br>
&gt; gst-launch filesrc location=/home/alex/big.mp4 ! qtdemux ! vaapidecode ! vaapisink<br>
&gt; product a lot of:<br>
&gt; decoding to PIC_FMT_NONE is not supported<br>
&gt; decode_slice_header error<br>
&gt; no frame!<br>
<br>
</div>You either don&#39;t have a recent enough FFmpeg (&gt;= 0.6.x or 2010/01/16 IIRC)<br>
or have not built it with VA-API support.<br>
<br>
Regards,<br>
<font color="#888888">Gwenole.<br>
</font><div><div></div><div class="h5"><br>
------------------------------------------------------------------------------<br>
Beautiful is writing same markup. Internet Explorer 9 supports<br>
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 &amp; L3.<br>
Spend less time writing and  rewriting code and more time creating great<br>
experiences on the web. Be a part of the beta today<br>
<a href="http://p.sf.net/sfu/msIE9-sfdev2dev" target="_blank">http://p.sf.net/sfu/msIE9-sfdev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>