appunite / AndroidFFmpeg

[DEPRECATED] FFmpeg build for android random architectures with example jni
Apache License 2.0
1.07k stars 470 forks source link

./build_android.sh: line 121: ./configure: No such file or directory #139

Open anlt opened 8 years ago

anlt commented 8 years ago

I got this error when I am trying to run your project. Please help me to solve... I used android ndk r10e. ./build_android.sh: line 121: ./configure: No such file or directory

jacek-marchwicki commented 8 years ago

surelly library-jni/jni/fetch.sh failed ... try to run it again

anlt commented 8 years ago

Oh, I am sorry that I missed files when downloading because bad network. autoreconf: Leaving directory `.' autoreconf: 'configure.ac' or 'configure.in' is required autoreconf: 'configure.ac' or 'configure.in' is required

Try to download again and success... ^^

anlt commented 8 years ago

Does your project include trim video function?

nxtreaming commented 8 years ago

On Sun, Oct 25, 2015 at 12:51 PM, anlt notifications@github.com wrote:

Does your project include trim video function?

No!