How to configure FFmpeg library with ndk r12 using windows 7 64 bit operating system for android

jack

I want to merge mp3 audio file with surfaceview recorded video in background. So after lots of research i get FFmpeg concept for achieving this kind of functionality. But i am not know how to configure Ffmpeg library with ndk in android studio using windows 7 64 bit os. So if any one can have knowledge about it so please share with me. Thank you in advance.

enter image description here

Jake Park

step 1. Install Cygwin64 (you must be install dos2unix)

step 2. Install android-ndk (current version r12b)

step 3. Install ffmpeg (current version 3.1.1)

step 4. Extract ffmpeg-3.1.1 in android-ndk path (ret: d:\Android\ndk\android-ndk-r12b/ffmpeg-3.1.1)

step 5. Execute Cygwin64 (with Admin rights)

step 6. Follow http://www.roman10.net/2013/08/18/how-to-build-ffmpeg-with-ndk-r9/ this page's step 2 & 3 (you need to edit build_android.sh)

step 7. You can see that

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

KOHA ILS (Integrated Library System) Installation in Windows 7 64 Bit

From Dev

How to run 32 bit exe on a 64 bit system windows 7?

From Dev

How to run 32-bit dll (AxInterop.DHTMLEDLib) in 64-bit win 7 operating system?

From Dev

Using 32-bit drivers on a 64-bit operating system

From Dev

procontroll library not working on windows 7 , 64 bit

From Dev

procontroll library not working on windows 7 , 64 bit

From Dev

NDK r10 b 32 bit or 64 bit or compile using both and how to achieve it

From Dev

How to install ubuntu in a windows 7 operating system

From Dev

Configure wamp server to SVN on Windows 7 64-bit

From Dev

Configure wamp server to SVN on Windows 7 64-bit

From Dev

Cannot Install cURL on Windows 7 (64-bit) Library Issues

From Dev

How to install and configure LispWorks PE on 64bit Linux system?

From Dev

How to extract environment variables from system restore point, Windows 7 64-bit

From Dev

where to download xamp server for 64 bit windows 7 system

From Dev

Service in Windows 7 operating system not using the hosts file as local service

From Dev

How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c

From Dev

How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c

From Dev

How to configure Microsoft SQL Server Report Builder 3.0 on 64 bit windows 7 machine so it can connect to MySQL DB

From Dev

32 bit application memory use in 64 bit operating system.

From Dev

MongoDB Installation on Windows 7 Enterprise Service Pack 32-bit Operating system

From Dev

How do I install Windows 7 64-bit on a Mac using Bootcamp?

From Dev

How to get PHP 64 Bit working and enabled on 64 Bit Apache in Windows 7 64?

From Dev

How do you determine that your hardware is 64 bit capable when there is no operating system installed?

From Dev

How to know which operating system is suitable for my PC between 32/64-bit?

From Dev

How to install 64-bit vlc library for 64-bit python 3 on windows?

From Dev

CMake: How to link two different versions of a library (32bit and 64bit) based on the system?

From Dev

how to setup cuDnn with theano on Windows 7 64 bit

From Dev

How to disable jusched.exe on Windows 7 64-bit?

From Dev

How to resize Users folder on Windows 7 (64 bit)

Related Related

  1. 1

    KOHA ILS (Integrated Library System) Installation in Windows 7 64 Bit

  2. 2

    How to run 32 bit exe on a 64 bit system windows 7?

  3. 3

    How to run 32-bit dll (AxInterop.DHTMLEDLib) in 64-bit win 7 operating system?

  4. 4

    Using 32-bit drivers on a 64-bit operating system

  5. 5

    procontroll library not working on windows 7 , 64 bit

  6. 6

    procontroll library not working on windows 7 , 64 bit

  7. 7

    NDK r10 b 32 bit or 64 bit or compile using both and how to achieve it

  8. 8

    How to install ubuntu in a windows 7 operating system

  9. 9

    Configure wamp server to SVN on Windows 7 64-bit

  10. 10

    Configure wamp server to SVN on Windows 7 64-bit

  11. 11

    Cannot Install cURL on Windows 7 (64-bit) Library Issues

  12. 12

    How to install and configure LispWorks PE on 64bit Linux system?

  13. 13

    How to extract environment variables from system restore point, Windows 7 64-bit

  14. 14

    where to download xamp server for 64 bit windows 7 system

  15. 15

    Service in Windows 7 operating system not using the hosts file as local service

  16. 16

    How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c

  17. 17

    How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c

  18. 18

    How to configure Microsoft SQL Server Report Builder 3.0 on 64 bit windows 7 machine so it can connect to MySQL DB

  19. 19

    32 bit application memory use in 64 bit operating system.

  20. 20

    MongoDB Installation on Windows 7 Enterprise Service Pack 32-bit Operating system

  21. 21

    How do I install Windows 7 64-bit on a Mac using Bootcamp?

  22. 22

    How to get PHP 64 Bit working and enabled on 64 Bit Apache in Windows 7 64?

  23. 23

    How do you determine that your hardware is 64 bit capable when there is no operating system installed?

  24. 24

    How to know which operating system is suitable for my PC between 32/64-bit?

  25. 25

    How to install 64-bit vlc library for 64-bit python 3 on windows?

  26. 26

    CMake: How to link two different versions of a library (32bit and 64bit) based on the system?

  27. 27

    how to setup cuDnn with theano on Windows 7 64 bit

  28. 28

    How to disable jusched.exe on Windows 7 64-bit?

  29. 29

    How to resize Users folder on Windows 7 (64 bit)

HotTag

Archive