Coder Social home page Coder Social logo

x5miao / ffmpeg-android Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 4.0 25.41 MB

bash script to build ffmpeg dynamic library with x264 and libfdk-aac for android

Makefile 1.75% C 78.68% C++ 7.61% Shell 1.59% Perl 0.13% CSS 0.01% Roff 3.66% Assembly 6.32% Objective-C 0.17% Verilog 0.01% HTML 0.01% Python 0.07% M4 0.01%

ffmpeg-android's Introduction

ffmpeg-android

bash script to build ffmpeg dynamic library with x264 and libfdk-aac for android

build enveroment:
OS:ubuntu 14.04 64bit TLS
NDK: android-ndk-r13b

usage:source set-build.sh [option]"
option can be:
all: cross-compile all components and rebuild libmedia.so
x264: cross-compile x264,ffmpeg and rebuild libmedia.so
libfdk-aac: cross-compile libfdk-aac, ffmpeg and rebuild libmedia.so
ffmpeg: cross-compile ffmpeg and rebuild libmedia.so
help: print help message

FAQ:

  1. how to change android api level and API?
    change the values of LIBMEDIA_TARGET_PLATFORM and LIBMEDIA_TARGET_ARCH_ABI in set-build.sh to suitable value. ABI should be equal to the value in TABLE 1 of this page.[url: https://developer.android.com/ndk/guides/abis.html], PLATFORM should be equal to in the target path of $NDK/platforms/

  2. which version do i used in my project?
    ffmpeg 3.2.2
    x264 master branch, last update:2017-01-23, http://git.videolan.org/?p=x264.git;a=summary
    libfdk-aac https://github.com/mstorsjo/fdk-aac/releases

ffmpeg-android's People

Contributors

x5miao avatar

Stargazers

 avatar  avatar  avatar Jamie avatar chauncy avatar  avatar  avatar 老衲不出家 avatar 朱磊跃 avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.