Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ffmpeg Build Output is not showing?

Tags:

android

ffmpeg

I am working on Ffmpeg last couple of days but unable to get any valuable output. After that I follow bellow tutorial :-
http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/
According to that tutorial. Once it’s done, you should be able to find a folder $NDK/sources/ffmpeg-2.0.1/android, which contains arm/lib and arm/include folders. But I am not getting build output in $NDK/sources/ffmpeg-2.0.1/android. Please anyone help me.

thanks.

like image 405
Sandeep Tiwari Avatar asked Nov 02 '22 03:11

Sandeep Tiwari


1 Answers

After wasting my 2 days I have successfully compile this for this follow bellow link its quite good.

http://www.packtpub.com/sites/default/files/downloads/Developing_Multimedia_Applications_with_NDK.pdf

like image 150
Sandeep Tiwari Avatar answered Nov 10 '22 22:11

Sandeep Tiwari