yangjie10930/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. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3388
- days_rel: n/a
- days_push: 1850
- n_releases_24m: 0
Adoption not part of the score
2507 stars · 547 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EpMedia is an Android video processing library built on FFmpeg, offering a simple Java API for common editing tasks. It supports clipping, cropping, rotation, mirroring, merging, demuxing, speed changes, logo overlays, filters, background music, and reversing audio/video.
Use cases
- trim and crop videos on android
- merge multiple video clips into one
- add background music to a video
- add a logo watermark to video
- reverse or speed up video playback
- extract audio track from video
- apply ffmpeg filters to video on android
When to choose
- you need lightweight, easy-to-use video editing in an Android app without writing FFmpeg commands
- you need common operations like clip, crop, merge, watermark, or music overlay
- you want a small library with a fluent Java API and MIT license
When to avoid
- you need text overlay (removed in v1.0.0; use v0.9.5)
- you need output formats other than mp4
- you need a cross-platform or actively maintained solution (last release 2021)
- you need real-time playback editing rather than file processing
Facets
library · maturity maintenance
video-processing audio-processing image-processing media mobile-development android-tools ffmpeg video-editor video-clip video-merge background-music video-filters reverse-video video-speed video android
1 source
- readme: https://github.com/yangjie10930/EpMedia · fetched 2026-08-28 · 697e0721063f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yangjie10930/EpMedia | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yangjie10930/EpMedia")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem