Video codecs: Adding AV1 stateless video decoder support to Linux

2 Likes

So there is even AV1 decoding capability but no HDMI output capability?

1 Like

Different chips embedded in the SoC.

HDMI is currently WiP but likely part of what they are also doing with the Mali CSF

Is collabora still progressing on rk3588 features?

There are patches on upstream mailing lists for H264 and HEVC support on RK3588, but not VP9, and while support for the AV1 driver has existed for ages nobody wrote corresponding ffmpeg v4l2_request support (some early work exists, but not finished enough to use).

Patches for current state can be found in https://github.com/chewitt/linux/commits/rockchip-6.17.y but a large number of the patches are still in-flight and it will be at least another couple of kernel cycles before much of it gets merged.

1 Like