Open nyanmisaka opened 1 month ago
Av1 decode needs filmgrain kernel support, and free kernel build will not support av1 decode.
This has been fixed in the docs and needs to be fixed in libva's capabilities as well.
Fixes:
https://github.com/intel/media-driver/pull/1853#issuecomment-2385982039 Downstream https://github.com/mpv-player/mpv/issues/14941 Downstream https://trac.ffmpeg.org/ticket/11213
@Jexu Can this be merged? Otherwise AV1 caps queried via Libva are unreliable.
looks good to me.
This has been fixed in the docs and needs to be fixed in libva's capabilities as well.
Fixes:
https://github.com/intel/media-driver/pull/1853#issuecomment-2385982039 Downstream https://github.com/mpv-player/mpv/issues/14941 Downstream https://trac.ffmpeg.org/ticket/11213