All Projects → Khang-NT → Android Media Converter

Khang-NT / Android Media Converter

Licence: gpl-3.0
Android open source media converter build on top of FFmpeg

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Android Media Converter

Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (+1148.78%)
Mutual labels:  ffmpeg
Jtt1078 Video Server
基于JT/T 1078标准实现的视频转播服务器
Stars: ✭ 146 (-10.98%)
Mutual labels:  ffmpeg
Rtsptohttp Flv
使用JavaCV开发的rtsp流转http-flv流(rtmp已不支持)并进行推流的流媒体服务
Stars: ✭ 152 (-7.32%)
Mutual labels:  ffmpeg
Kotlinffmpeg
Examples of using FFMpeg library on Android with Kotlin
Stars: ✭ 138 (-15.85%)
Mutual labels:  ffmpeg
Epmedia
Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, mir…
Stars: ✭ 1,953 (+1090.85%)
Mutual labels:  ffmpeg
Dlgplayer
A media player for iOS based on FFmpeg 4.0
Stars: ✭ 148 (-9.76%)
Mutual labels:  ffmpeg
Radigo
Record radiko 📻
Stars: ✭ 135 (-17.68%)
Mutual labels:  ffmpeg
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (-4.88%)
Mutual labels:  ffmpeg
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+7329.27%)
Mutual labels:  ffmpeg
Ffpb
A progress bar for ffmpeg. Yay !
Stars: ✭ 149 (-9.15%)
Mutual labels:  ffmpeg
Prism Media
Easily transcode media using Node.js 🎶
Stars: ✭ 136 (-17.07%)
Mutual labels:  ffmpeg
Soluble Mediatools
Video / audio conversion, thumbnailing and more ! PHP FFmpeg wrapper
Stars: ✭ 141 (-14.02%)
Mutual labels:  ffmpeg
Plotbitrate
FFProbe Bitrate Graph
Stars: ✭ 148 (-9.76%)
Mutual labels:  ffmpeg
Superview
A small program that takes a 4:3 aspect ratio video file, and transforms it to a 16:9 video using the GoPro SuperView method
Stars: ✭ 137 (-16.46%)
Mutual labels:  ffmpeg
Aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
Stars: ✭ 1,942 (+1084.15%)
Mutual labels:  ffmpeg
Swiftvideo
Swift Video Framework for Linux, macOS, and iOS/iPadOS
Stars: ✭ 137 (-16.46%)
Mutual labels:  ffmpeg
Downline
Free cross-platform desktop app to download videos and music from YouTube and many other sites
Stars: ✭ 146 (-10.98%)
Mutual labels:  ffmpeg
Sgplayer
A powerful media play framework for iOS, macOS, and tvOS.
Stars: ✭ 1,974 (+1103.66%)
Mutual labels:  ffmpeg
Fastflix
FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP creation, and more!
Stars: ✭ 154 (-6.1%)
Mutual labels:  ffmpeg
Ffmpeg Video Player
An FFmpeg and SDL Tutorial.
Stars: ✭ 149 (-9.15%)
Mutual labels:  ffmpeg

Android Media Converter

Get it on Google Play

CircleCI Latest Release License: GPL v3 Translate

Media Converter is a robust Android application build on top of FFmpeg with clean UI. As it name, user can convert media file to other encoding format easily with preset commands. The app also can be extended, by allowing user to create their own command.

Build app

To build the app, you need to create Fabric account, then place your Fabric's api key in app/fabric.properties file:

apiKey=your_api_key_here

Also change signingConfigs in app/build.gradle file with your own key store if you want build signed release apks.

Contributing

You are welcome to open new PR or issue for bugs fix or features request.

FFmpeg license

This software uses code of FFmpeg licensed under the LGPLv2.1. FFmpeg binary files are prebuilt, you can download source and build script from this repo ffmpeg-binary-android.

License

Media Converter is released under the GNU General Public License v3.0 (GPLv3), which can be found here:
LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].