519 Forks
2256 Stars
2256 Watchers

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, mirroring, merging, separating, variable speed, adding LOGO, adding filters, adding background music, accelerating and decelerating video, rewinding audio and video.

How to download and setup EpMedia

Open terminal and run command
git clone https://github.com/yangjie10930/EpMedia.git
git clone is used to create a copy or clone of EpMedia repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EpMedia https://github.com/yangjie10930/EpMedia/archive/master.zip

Or simply clone EpMedia with SSH
[email protected]:yangjie10930/EpMedia.git

If you have some problems with EpMedia

You may open issue on EpMedia support forum (system) here: https://github.com/yangjie10930/EpMedia/issues