autoexpect / ffmpeg-rockchip-4.1.3

ffmpeg support rockchip mpp hardware
Other
21 stars 10 forks source link

Request more help, thanks #1

Closed SaltFish001 closed 1 year ago

SaltFish001 commented 1 year ago

Can give a list for dependents. Like packages on Debain/Ubuntu & other dependents need compile myself (like rkmpp..)

autoexpect commented 1 year ago

Compile with the configuration in build.sh, the library can be found here according to the SOC model, http://117.cybertty.com:1010/index.php?p=devices%2Frockchip%2Fdebian

victorming666 commented 1 year ago

./configure --enable-librga报错:librga not found,但是rockchip-rga已经编译并安装在/usr/lib/librga.so了啊?

autoexpect commented 1 year ago

@victorming666 linaro@linaro-alip:~$ ls -ahl /lib/aarch64-linux-gnu/librga.so* lrwxrwxrwx 1 root root 11 1月 7 2022 /lib/aarch64-linux-gnu/librga.so -> librga.so.2 lrwxrwxrwx 1 root root 15 1月 7 2022 /lib/aarch64-linux-gnu/librga.so.2 -> librga.so.2.1.0 -rw-r--r-- 1 root root 112K 1月 7 2022 /lib/aarch64-linux-gnu/librga.so.2.1.0