ChenLittlePing/LearningVideo resource
【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编辑开发。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2539
- days_rel: n/a
- days_push: 1935
- n_releases_24m: 0
Adoption not part of the score
1941 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of demo code accompanying a Chinese tutorial series on Android audio/video development. It covers hardware decoding with MediaCodec, software decoding with FFmpeg, rendering with OpenGL ES, audio playback with OpenSL ES, and muxing/demuxing into MP4.
Use cases
- learn android audio video development
- decode video with mediacodec on android
- play video with ffmpeg and opengl es
- mux audio and video into an mp4 on android
- render video frames with opengl es
- decode audio with ffmpeg and opensl es
- get started with android multimedia programming
When to choose
- you are learning Android audio/video development from scratch and want guided, step-by-step examples
- you want working sample code for MediaCodec, FFmpeg, OpenGL ES, and OpenSL ES in one project
- you prefer tutorial-style resources with accompanying blog articles
When to avoid
- you need a production-ready media library or player to drop into your app
- you need up-to-date code or active maintenance (last release 2021)
- you need advanced or exhaustive coverage beyond an introductory series
- you cannot work with Chinese-language documentation
Facets
learning-resource · maturity maintenance
video-processing audio-processing graphics mobile-development tutorials media cpp c android ffmpeg mediacodec opengl-es opensl-es audio-video demo-code chinese
1 source
- readme: https://github.com/ChenLittlePing/LearningVideo · fetched 2026-08-28 · 1137af787413
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ChenLittlePing/LearningVideo | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ChenLittlePing/LearningVideo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem