Am 23.08.2016 um 13:59 schrieb Nicolas Sampson:
I am sorry but I just joined, and I am totally confused how the "system"
works.  Are emails distributed to all those who joined?

uhm - that's the definition of a mailing-list - how else do you imagine others answer your questions and who decides wo get which mails?

On 23 August 2016 at 21:52, Maroti Mulange <[email protected]>
wrote:

Hi,
I have tried the above code on my terminal he gives me "No such file or
directory" error.
and when I tried below code
mindbowser@ubuntu:~/FFMPEG/android-ndk-r12b/ffmpeg-3.1.2$ ./configure
--cross-prefix=./FFMPEG/android-ndk-r12b/toolchains/
arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-
--arch=arm --target-os=android
--sysroot=./FFMPEG/android-ndk-r12b/platforms/android-24/arch-arm
--cpu=cortex-a8

 give me following error.
./FFMPEG/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/
linux-x86_64/bin/arm-linux-androideabi-gcc
is unable to create an executable file.
C compiler test failed.

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.

My Directory structure in the following way.
FFMPEG/android-ndk-r12b/ffmpeg-3.1.2
FFMPEG/android-ndk-r12b/ndk-build and condigure file is
FFMPEG/android-ndk-r12b/ffmpeg-3.1.2/configure



On Wed, Aug 17, 2016 at 7:11 PM, Carl Eugen Hoyos <[email protected]>
wrote:

Hi!

2016-08-17 15:24 GMT+02:00 Maroti Mulange <[email protected]
:
or how ffmpeg build smoothly with android?

After putting current FFmpeg and ndk in the same directory I created a
build directory
and successfully tested:
$ ../FFmpeg/configure
--cross-prefix=../android-ndk-r12b/toolchains/arm-linux-
androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-
--arch=arm --target-os=android
--sysroot=../android-ndk-r12b/platforms/android-24/arch-arm
--enable-gpl --cpu=cortex-a8 && make ffmpeg

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to