madhavanmalolan / ffmpegandroidlibrary

One line integration for FFMPEG Library in Android
MIT License
90 stars 15 forks source link

android folder does not created #22

Open parthmshukla opened 6 years ago

parthmshukla commented 6 years ago

I have followed mentioned steps in README. build_ffmpeg.sh script executed without any issue, but it has not created "android" folder in path/to/ffmpeg folder.

I wanted to generate .so files from the latest ffmpeg version 3.4.1 source code.

madhavanmalolan commented 6 years ago

build_ffmpeg.sh wont work as is for ffmpeg 3.4.1 You might probably be seeing errors during the execution. I am yet to set up the scripts for 3.x

If you figure it out do let us know. Feel free to contribute to the 3.x migration which will be tracked here