-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
重新源码编译rocketchip-mpp后缺失mppjpegenc和h264的mpp #664
Comments
mpp is not working, the plugins failed to init it. |
What kernel are you using? |
The kernel is 5.10.198 for rk356x. the ubuntu 18.04 can work with mppjpegenc, mpph264enc/dec on the same kernel linux. |
Thanks! how to init the mpp success, or how to debug to find the root cause and where the initialization failed? |
provide the log please |
在Ubuntu 22.04下,从的源码gstreamer-rockchip编译后,只有三个mpp编解码支持。麻烦帮忙看看为什么缺少了mppjpegenc和h264的mpp?谢谢!
root@dcic:/# gst-inspect-1.0 | grep mpp
rockchipmpp: mppjpegdec: Rockchip's MPP JPEG image decoder
rockchipmpp: mppvideodec: Rockchip's MPP video decoder
rockchipmpp: mppvpxalphadecodebin: VP8/VP9 Alpha Decoder
typefindfunctions: audio/x-musepack: mpc, mpp, mp+
root@dcic:/# gst-inspect-1.0 mppjpegdec
Factory Details:
Rank primary + 1 (257)
Long-name Rockchip's MPP JPEG image decoder
Klass Decoder/Image
Description JPEG hardware decoder
Author Randy Li randy.li@rock-chips.com, Jeffy Chen jeffy.chen@rock-chips.com
Plugin Details:
Name rockchipmpp
Description Rockchip Mpp Video Plugin
Filename /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstrockchipmpp.so
Version 1.14.4
License LGPL
Source module gst-rockchip
Binary package GStreamer Rockchip Plug-ins
Origin URL Unknown package origin
The text was updated successfully, but these errors were encountered: