xufuji456/FFmpegAndroid

FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 34 minutes ago
Added to GitGenius on September 11th, 2026
Created on January 23rd, 2018
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 1,375
Total Stargazers: 5,858 (+0)
Total Subscribers: 124 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 24.3 days
Mean response time: 90.5 days
90th percentile: 257.1 days
Tracked items: 25

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 151 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

FFmpegAndroid is an Android library that integrates FFmpeg for audio and video processing tasks including transcoding, encoding and decoding, video cropping, watermarking, GIF conversion, and real-time streaming via RTMP and H.264 protocols.

The project addresses the need to perform complex multimedia operations on Android devices by wrapping FFmpeg functionality through JNI and NDK development. It enables local stream pushing, real-time live streaming, and OpenGL-based filter effects alongside video capture and editing capabilities. The library supports multiple streaming protocols including RTMP and RTSP, and provides access to FFmpeg's command-line tools and source code analysis.

Developers considering this project should understand it functions as both a working implementation and an educational resource. The repository includes documentation covering FFmpeg compilation, common command-line usage, source code analysis, JNI and NDK development practices, and multimedia knowledge summaries. It suits teams building Android applications that require video editing, live streaming, or real-time audio-video processing. The project also documents multimedia protocols, encoding standards, and career paths in audio-video development, making it valuable for learning the broader multimedia ecosystem beyond just the Android implementation.

Issues and pull requests typically wait weeks or longer before receiving an initial response, indicating limited active maintenance attention.