# FFmpeg-Android **Repository Path**: huangjiangwei/FFmpeg-Android ## Basic Information - **Project Name**: FFmpeg-Android - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-15 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The FFmpeg code used in VPlayer for Android =========================================== Build ----- 0. Install git, Android ndk 1. `$ export ANDROID_NDK=/path/to/your/android-ndk` 2. `$ ./FFmpeg-Android.sh` 3. libffmpeg.so will be built to `build/ffmpeg/{neon,armv7,vfp,armv6}/`