Any chances to get mpph264enc fixed in the Linux 6.1+?

I’m using the Radxa CM5 with the Debian CM5 Lite image on the RPI CM4 IO board.
When I use GStreamer with mpph264enc, it sends maybe one frame per second and keeps freezing.
After downgrading the kernel to version 5.10, it works — but rkaiq_3A_server crashes with a segmentation fault, and now I have to hunt for a version that’s compatible with kernel 5.10…

I’ve gone through multiple kernel updates already, but mpph264enc still has the same issue.
Is Radxa planning to address this?

1 Like

I found working version for kernel 6.1.

wget https://ppa.launchpadcontent.net/liujianfeng1994/rockchip-multimedia/ubuntu/pool/main/g/gstreamer1.0-rockchip/gstreamer1.0-rockchip1_1.14-4+git240417.0aa6bcc+j_arm64.deb -O gstreamer.deb && sudo apt install ./gstreamer.deb