problem with vaapi
Víctor M. Jáquez L.
vjaquez at igalia.com
Tue Apr 28 02:29:12 PDT 2015
On 04/24/15 at 04:34am, Gofrane wrote:
> it worked with this video
> http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_h264.mov
>
> but when I tried to convert this video using vaapidecode I got the same
> error
>
> gst-launch -t -v filesrc location=big_buck_bunny_1080p_h264.mov ! qtdemux !
> vaapidecode ! video/x-raw-yuv ! avimux ! filesink location=result-yuv.avi
>
> WARNING: erroneous pipeline: no element "vaapidecode"
That means that you don't have vaapi element installed in you gstreamer
setup. Perhaps you should use gst-launch-1.0 instead
Use gst-inspect-1.0 to check if gstvaapi is installed and available.
vmjl
>
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/problem-with-vaapi-tp4671630p4671684.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list