Comment 2 for bug 2029402

Revision history for this message
Sameer Sharma (capecrusader-121) wrote (last edit ): Re: Bug- [ffmpeg/video] vp9: No support for codec vp9 profile 0.

Output of vainfo :

```
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 ?