https://github.com/magiclen/ffmpeg-cli-for-android
Now, you can edit audios and videos by using Command Line Interface for FFmpeg.
https://github.com/magiclen/ffmpeg-cli-for-android
android ffmpeg
Last synced: about 1 year ago
JSON representation
Now, you can edit audios and videos by using Command Line Interface for FFmpeg.
- Host: GitHub
- URL: https://github.com/magiclen/ffmpeg-cli-for-android
- Owner: magiclen
- Created: 2016-01-06T13:52:23.000Z (over 10 years ago)
- Default Branch: 2.6.0-BETA
- Last Pushed: 2020-01-26T17:39:20.000Z (over 6 years ago)
- Last Synced: 2025-03-24T17:55:22.409Z (about 1 year ago)
- Topics: android, ffmpeg
- Homepage: https://magiclen.org/ffmpeg-android/
- Size: 1.15 GB
- Stars: 24
- Watchers: 7
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FFmpeg CLI For Android
=================================
# Introduction
Now, you can edit audios and videos by using Command Line Interface for FFmpeg.
This is an application which can help you edit audio and video by using FFmpeg with Command Line Interface on Android devices.
FFmpeg is a video and audio converter. It supports many codecs and has many useful functions to deal with conversion. The most important thing is that FFmpeg is FREE for personal use. You can compile your own FFmpeg binary file(if you want, please use the FFmpeg source code on our GitHub) called customized FFmpeg and use it via this application.
This application has a default built-in FFmpeg 4.2.2 program which is compiled and optimized for arm, arm64, x86 and x86_64 architectures. It enables many libraries below:
● OpenH264 2.0.0
● LAME 3.100
● Opus 1.3.1
● libwebp 1.0.3
● libvorbis 1.3.6
● OpenJPEG 2.3.1
● libvpx 1.8.0
● opencore-amr 0.1.5
● vo-amrwbenc 0.1.3
● libsoxr 0.1.3
● WavPack 5.1.0
● TwoLAME 0.4.0
● libbs2b 3.1.0
● libtheora 1.1.1
● kvazaar - 1.3.0
● libopenmpt 0.4.10
● freetype 2.10.1
● FriBidi 1.0.7
● fontconfig 2.13.92
● libass 0.14.0
● libaom 1.0.0-20191030
● libressl 3.0.2
● gmp 6.1.2
● OpenCV 2.4.13.6
● zimg 2.9.2
If you want to enable GPL license or nofree libraries such as openssl, libxvid, libx264, libx265, libfdk-aac..., please download a customized FFmpeg file that can be compiled by using our FFmpeg source code on GitHub.
GitHub: https://github.com/magiclen/FFmpeg-For-MagicLen-Applications
# License
Copyright 2015-2019 magiclen.org
Everyone can not use this program to do any business activity.
# Google Play
https://play.google.com/store/apps/details?id=org.magiclen.ffmpeg.cli
# What's More?
Please check out our web page at
https://magiclen.org/ffmpeg-android/