No such element or plugin 'mpph264enc'
-
Hi, I have a luckfox pico max, and have created a Buildroot which includes GStreamer. I want to save mp4 files, but seem to be missing mpph264enc. "gst-inspect-1.0 mpph264enc" gives "No such element or plugin 'mpph264enc'" I have looked in "make menuconfig" but cannot see the relevant rockchip-mpp package option? Any help gratefully received. Thanks in advance. Pete.
Rockchip has not adapted RKMPP for RV1106, and the official has clearly stated that they will not provide GStreamer's MPP plugin for RV1106 in the future. Currently, the hardware decoding can only be achieved using the rockit library.
Some community members have managed to enable RV1106 to use GStreamer for hardware encoding by calling the rockit library. You can refer to https://github.com/nbfalcon/gstreamer-rockchip-rv1106 for more information.
Some community members have managed to enable RV1106 to use GStreamer for hardware encoding by calling the rockit library. You can refer to https://github.com/nbfalcon/gstreamer-rockchip-rv1106 for more information.

