```
libva info: VA-API version 1.14.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_14
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.14 (libva 2.12.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 22.3.1 ()
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264High : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileVP8Version0_3 : VAEntrypointVLD
```
The audio lags seems to be fixed after using graphics-extension, only this error sprouts up.
This states that vp9 isnt supported as such i believe this is more of a lack/deficiency on the user side than a bug ?
Output of vainfo :
``` x86_64- linux-gnu/ dri/iHD_ drv_video. so MPEG2Simple : VAEntrypointVLD MPEG2Main : VAEntrypointVLD H264Main : VAEntrypointVLD H264High : VAEntrypointVLD JPEGBaseline : VAEntrypointVLD H264Constrained Baseline: VAEntrypointVLD VP8Version0_ 3 : VAEntrypointVLD
libva info: VA-API version 1.14.0
libva info: Trying to open /usr/lib/
libva info: Found init function __vaDriverInit_1_14
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.14 (libva 2.12.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 22.3.1 ()
vainfo: Supported profile and entrypoints
VAProfile
VAProfile
VAProfile
VAProfile
VAProfile
VAProfile
VAProfile
```
The audio lags seems to be fixed after using graphics-extension, only this error sprouts up.
This states that vp9 isnt supported as such i believe this is more of a lack/deficiency on the user side than a bug ?