# ChenLittlePing/LearningVideo

【Android 音视频开发打怪升级】系列文章示例代码（A demo to introduce how to develop android video）。本项目将从MediaCodec硬解，FFmpeg软解，OpenGL等方面，全方位讲解如何在Android上进行音视频编辑开发。

Repository: https://github.com/ChenLittlePing/LearningVideo
Canonical: https://ross.abutalabs.com/products/learningvideo
Language: C
License: GPL-3.0
License Family: copyleft
Topics: mediacodec, mediamuxer, ffmpeg, opengl-es, opensl-es
Last push: 2021-05-16T05:17:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2539, "days_push": 1935, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1941, forks 357 (observed 2026-08-28T04:05:57.423523+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: maintenance
- function: video-processing, audio-processing, graphics
- domain: mobile-development, tutorials, media
- platform: cpp, c
- tags: android, ffmpeg, mediacodec, opengl-es, opensl-es, audio-video, demo-code, chinese

## Member repositories
- ChenLittlePing/LearningVideo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.423523+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:05.571745+00:00, confidence not recorded.
  - readme: https://github.com/ChenLittlePing/LearningVideo (fetched 2026-08-28T04:05:57.423523+00:00, sha 1137af787413)
- Data as of 2026-08-30T08:39:29.467469+00:00.
