# Lame - Lame Aint an MP3 Encoder **Repository Path**: tiny_prawn/ffmpeg-android ## Basic Information - **Project Name**: Lame - Lame Aint an MP3 Encoder - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-29 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [FFmpeg-Android](http://hiteshsondhi88.github.io/ffmpeg-android/) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FFmpeg--Android-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/925) ============== * FFmpeg for Android compiled with x264, libass, fontconfig, freetype and fribidi * Supports Android L * [FFmpeg Android Library](https://github.com/hiteshsondhi88/ffmpeg-android-java) Supported Architecture ---- * armv7 * armv7-neon * x86 Instructions ---- * Set environment variable 1. export ANDROID_NDK={Android NDK Base Path} * Run following commands to compile ffmpeg 1. sudo apt-get --quiet --yes install build-essential git autoconf libtool pkg-config gperf gettext yasm python-lxml 2. ./init_update_libs.sh 3. ./android_build.sh * To update submodules and libraries you can use ./init_update_libs.sh command * Find the executable binary in build directory. * If you want to use FONTCONFIG then you need to specify your custom fontconfig config file (e.g - "FONTCONFIG_FILE=/sdcard/fonts.conf ./ffmpeg --version", where /sdcard/fonts.conf is location of your FONTCONFIG configuration file). * You can also download [prebuilt-binaries](https://github.com/hiteshsondhi88/ffmpeg-android/releases/latest) (Releases > Downloads > prebuilt-binaries[zip|tar.gz]). License ---- check files LICENSE.GPLv3 and LICENSE HIRE US -------- Get in touch with us - http://www.writingminds.com [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/hiteshsondhi88/ffmpeg-android/trend.png)](https://bitdeli.com/free "Bitdeli Badge")