Re: [FFmpeg-user] Cross-compile ffmpeg with android ndk and libspeex fails

2016-09-20 Thread Moritz Barsnick
On Tue, Sep 20, 2016 at 17:24:29 +0200, Carl Eugen Hoyos wrote: > If you believe that /usr/local/lib/libspeex.a is the library for arm That is obviously the big doubt which Marcin doesn't understand: Is /usr/local/lib/libspeex.a the static lib for native Mac OS (the one he used successfully for th

Re: [FFmpeg-user] Cross-compile ffmpeg with android ndk and libspeex fails

2016-09-20 Thread Carl Eugen Hoyos
2016-09-20 10:05 GMT+02:00 Marcin Griszbacher : > $ file /usr/local/lib/libspeex* > /usr/local/lib/libspeex.1.5.0.dylib:Mach-O 64-bit dynamically linked > shared library x86_64 > /usr/local/lib/libspeex.1.dylib:Mach-O 64-bit dynamically linked > shared library x86_64 > /usr/local/lib

Re: [FFmpeg-user] Cross-compile ffmpeg with android ndk and libspeex fails

2016-09-20 Thread Marcin Griszbacher
> On Sep 20, 2016, at 9:18 AM, Carl Eugen Hoyos wrote: > > 2016-09-20 8:16 GMT+02:00 Marcin Griszbacher : >> >>> On Sep 19, 2016, at 9:29 PM, Carl Eugen Hoyos wrote: >>> >>> 2016-09-19 19:37 GMT+02:00 Marcin Griszbacher >>> : Hello. I need to build ffmpeg as library for android. I use s

Re: [FFmpeg-user] Cross-compile ffmpeg with android ndk and libspeex fails

2016-09-20 Thread Carl Eugen Hoyos
2016-09-20 8:16 GMT+02:00 Marcin Griszbacher : > >> On Sep 19, 2016, at 9:29 PM, Carl Eugen Hoyos wrote: >> >> 2016-09-19 19:37 GMT+02:00 Marcin Griszbacher : >>> Hello. I need to build ffmpeg as library for android. I use slightly >>> modified >>> bambuser script >> >> Such scripts are not suppo

Re: [FFmpeg-user] Cross-compile ffmpeg with android ndk and libspeex fails

2016-09-19 Thread Marcin Griszbacher
> On Sep 19, 2016, at 9:29 PM, Carl Eugen Hoyos wrote: > > 2016-09-19 19:37 GMT+02:00 Marcin Griszbacher : >> Hello. I need to build ffmpeg as library for android. I use slightly modified >> bambuser script > > Such scripts are not supported here, we only support our configure script;-( I said

Re: [FFmpeg-user] Cross-compile ffmpeg with android ndk and libspeex fails

2016-09-19 Thread Carl Eugen Hoyos
2016-09-19 19:37 GMT+02:00 Marcin Griszbacher : > Hello. I need to build ffmpeg as library for android. I use slightly modified > bambuser script Such scripts are not supported here, we only support our configure script;-( To build with speex support, you have to pass --pkg-config=true to configu