[Libva] h.264 support in vaapi lib for g45 intel chipset

Gwenole Beauchesne gbeauchesne at splitted-desktop.com
Mon Sep 20 06:57:54 PDT 2010


Hi,

On Tue, 7 Sep 2010, Andrés Revilla wrote:

> libva: libva version 0.31.1-sds1
> libva: va_getDriverName() returns 0
> libva: Trying to open /usr/lib/va/drivers/i965_drv_video.so
> libva: va_openDriver() returns 0
> vainfo: VA API version: 0.31
> vainfo: Driver version: i965 Driver 0.1
> vainfo: Supported profile and entrypoints
>       VAProfileMPEG2Simple            :    VAEntrypointVLD
>       VAProfileMPEG2Main              :    VAEntrypointVLD
>       VAProfileH264Baseline           :    VAEntrypointVLD
>       VAProfileH264Main               :    VAEntrypointVLD
>       VAProfileH264High               :    VAEntrypointVLD
> 
> But when using mplayer with h.264 support i get this error ...:

H.264 decoding is only supported on Intel HD Graphics at this time. IIRC, 
I have a patch for run-time detecting that (instead of the assert) hanging 
somewhere at home. I will check this out. This simply makes sure to not 
report H.264 on plain old G45 hardware.

I don't know if Intel still plan to support older G45 chipsets. My 
opinion, would be to focus on partial VP8 acceleration or VC-1 support on 
Intel HD Graphics, which is current HW.

Regards,
Gwenole.


More information about the Libva mailing list