VPU and Kernel 5.xx

Hello,

I’m trying to get hardware accelerated video encoding / decoding using gstreamer.
There’s no package available for this in any of the E25 images, so I built it from scratch, it does work but the video is corrupt, input is 1920x1080 but gstreamer sees 5120x1080.

I saw a lot of fixes for rk3568 in the more recent kernels, including vpu driver fixes, however the current images are still using kernel 4.19 and the 5.10.66 mentioned [Image] Rock3a kernel-5.10.66 doesn’t seem to boot up.

Is there any repository or reference image that fixes issues with vpu ?

Thanks!