# qqchenjian318/VideoEditor-For-Android

一个Android的视频编辑器，包括了视频录制、剪切、增加bgm、美白、加滤镜、加水印等多种功能

Repository: https://github.com/qqchenjian318/VideoEditor-For-Android
Canonical: https://ross.abutalabs.com/products/videoeditor-for-android
Language: Java
License Family: other
Last push: 2021-09-20T09:16:54+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": 3335, "days_push": 1808, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1249, forks 326 (observed 2026-08-28T04:04:07.951812+00:00)

## What it is
An Android video editor library built on hardware encoding (MediaCodec) and OpenGL for frame processing. It supports video recording, trimming, beauty whitening, filters, watermarks, and audio mixing, though the author describes it as a half-finished project.

## Use cases
- record and trim videos on android
- add filters to video frames with opengl
- add watermark to recorded video
- whiten skin in video recording app
- mix background music into video
- hard-encode video with mediacodec

## When to choose
- you need a starting point for building an Android video editing feature with OpenGL and MediaCodec
- you want to learn how hardware video encoding and frame processing work on Android

## When to avoid
- you need a production-ready video editor - the author explicitly calls it a half-finished project
- you need support for Android below 4.3
- you need a maintained library with a license and active issue resolution

## Facets
- artifact type: library
- maturity: abandoned
- function: video-processing, image-processing, graphics
- domain: mobile-development, media
- platform: jvm
- tags: opengl, mediacodec, video-recording, filters, watermark, half-finished, no-license, video, android

## Member repositories
- qqchenjian318/VideoEditor-For-Android (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.951812+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-30T05:07:48.558780+00:00, confidence not recorded.
  - readme: https://github.com/qqchenjian318/VideoEditor-For-Android (fetched 2026-08-28T04:04:07.951812+00:00, sha a9b3a00c90bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
