VAAPI + clutter

Víctor Jáquez vjaquez at igalia.com
Mon Jan 15 10:44:17 UTC 2018


On Thu, 11 Jan 2018 at 12:41, horai wrote:
> But, could anyone explain me why my application is loading  this at start
> (only with vaapih264dec not with avdec_h264)?
> libva info: VA-API version 0.39.4
> 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_39
> libva info: va_openDriver() returns 0
> libva info: VA-API version 0.39.4
> 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_39
> libva info: va_openDriver() returns 0
> 
> Well, is VAAPI working or is VAAPI not working?

It is working.

Gstreamer-vaapi open 2 times the connection at the beginning for registering
purposes and the third is for the video processing itself.

In recent versions of libva and gstreamer-vaapi those messages are not printed
anymore in console.

> 
> 
> 
> 
> 
> 
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list