Oleksandr Berezhnyi
Oleksandr Berezhnyi
I see you missed quite a lot of stuff that happens in other scripts of this project: - you don't use android toolchain for cmake. [Here](https://github.com/Javernaut/ffmpeg-android-maker/blob/c8bc55a64165721eda27b4b4f33202cfc9e011d3/scripts/mbedtls/build.sh#L3) you can see an...
Hey there, I'm really out of capacity to dive super deep into the thing. Yet I can provide a couple of advices. 1. Do you really need the openssl? I...
Hi @tux1765, what do you mean by > The mbedtls script in this repo does not work correctly so it will fail exactly?
I made brief attempts for the integration of mediacodec. If I remember correctly, it could be done just by altering the `scripts/ffmpeg/build.sh` and supply the necessary flags to the `./configure`...
You don't provide any valuable info here given your question. The 'configuration' of ffmpeg is just a single step out of many steps before and after that. The ld.lld error...