1

I am trying to compile FFMPEG for android on windows using android-ndk-10d. I have followed number of tutorials but I am unable to compile it. Can any one please help me to compile FFMPEG. I have referred many blogs and tutorials but I am unable to retrieve the expected result.

I have used the following link roman10, but it isn't working. Please help me. Thank You

Akshay Mukadam
  • 2,388
  • 1
  • 27
  • 40
  • possible duplicate of [How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c](http://stackoverflow.com/questions/23683518/how-to-compile-ffmpeg-2-2-2-on-windows-with-cygwin-and-android-ndk-r9c) – Alex Cohn Apr 27 '15 at 12:34
  • possible duplicate of [FFMPEG on Android](http://stackoverflow.com/questions/4725773/ffmpeg-on-android) – Akshay Mukadam May 15 '15 at 04:27

1 Answers1

1

Based on my experience don't waste your time for compiling FFMPEG in Windows. It will be your worst nightmare & its the most difficult thing to compile. Whenever you are compiling any libraries especially in C, Windows OS is the worst OS, if you want to get your job done quickly don't think for a second SWICTH to UBUNTU. It will definely get compiled.

For Compilation you can also refer to

  1. Guardian Project
  2. VLC- FFMPEG Refer to VideoLan Wiki

And last you can also use roman10. There are also projects like dolphin, etc. Google it and last thing keep patience.

If you have any problems with this let me know

Akshay Mukadam
  • 2,388
  • 1
  • 27
  • 40