markus-perl / ffmpeg-build-script

The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included.
MIT License
1.02k stars 331 forks source link

Hope to increase support for rkmpp #75

Closed online2311 closed 3 years ago

online2311 commented 3 years ago

I hope to increase the support for rkmpp. I have tried to compile static files by myself, but it fails every time. As far as I know, it may require the support of the library and send my warm wishes.

https://github.com/rockchip-linux/mpp

https://github.com/rockchip-linux/linux-rga

https://github.com/rockchip-linux/libdrm-rockchip

online2311 commented 3 years ago

Although rkmpp can only decode the hardware of Rockchip chips, it is needed.

markus-perl commented 3 years ago

I don't have a rockchip device; therefore, I can't support this chip. Please provide a pull request if you want to support this library. Also, libdrm-rockchip is marked as deprecated. We do not support deprecated libraries.