problem with vaapi
Víctor M. Jáquez L.
vjaquez at igalia.com
Wed Apr 29 09:42:28 PDT 2015
On 04/28/15 at 04:02am, Gofrane wrote:
> gstvaapi is installed ans available.
>
> I tried to use *gst-launch-1.0 *
>
> gst-launch-1.0 -t -v filesrc location=big_buck_bunny_1080p_h264.mov !
> qtdemux ! vaapidecode ! video/x-raw-yuv ! avimux ! filesink
> location=result-yuv.avi
>
> and I got this
>
> (gst-launch-1.0:3960): GStreamer-WARNING **: 0.10-style raw video caps are
> being created. Should be video/x-raw,format=(string).. now.
The error is clear: you are declaring video caps for gstreamer 0.10, but
you're using gstreamer 1.0
vmjl
> libva info: VA-API version 0.36.0
> libva info: va_getDriverName() returns 0
> libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
> libva info: Found init function __vaDriverInit_0_36
> libva info: va_openDriver() returns 0
> WARNING: erroneous pipeline: could not link vaapidecode0 to avimux0
>
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/problem-with-vaapi-tp4671630p4671722.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