hbiyik / FFmpeg

PLEASE USE https://github.com/nyanmisaka/ffmpeg-rockchip REPO INSTEAD.
https://github.com/nyanmisaka/ffmpeg-rockchip
Other
89 stars 7 forks source link

Hi! I got some situation when i run configure script #4

Closed EZreal-zhangxing closed 1 year ago

EZreal-zhangxing commented 1 year ago

Hello thanks for your work

my system is ubuntu 20.04 with rockchip rk3588 and the main purpose is that decode or encode video with ffmpeg use hardwave

i clone your project and the branch is mpp-rga-ffmpeg-6

after that i run configure with parameters are list below ./configure --prefix=/usr/local/ --enable-shared --enable-version3 --enable-rkmpp --enable-libx264 --enable-gpl --enable-libdrm --enable-opencl --enable-nonfree

and the output log is that 1685517524400

it's seems that code into deathloop and can not run out

can u please help me deal with that

EZreal-zhangxing commented 1 year ago

but it works well on windows :/)

hbiyik commented 1 year ago

no idea, it runs ok on my machine, could be an issue with ffmpeg configure script. Does it change when you remove some flags from the configure command u issue?