# Zhaoss/WeiXinRecordedDemo

仿微信视频拍摄UI, 基于ffmpeg的视频录制编辑

Repository: https://github.com/Zhaoss/WeiXinRecordedDemo
Canonical: https://ross.abutalabs.com/products/weixinrecordeddemo
Language: Java
License: MIT
License Family: permissive
Topics: java, android, ffmpeg, video
Last push: 2020-11-16T09:40:18+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": 3472, "days_push": 2116, "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 2246, forks 461 (observed 2026-08-28T04:06:30.144981+00:00)

## What it is
An Android library/demo replicating WeChat's video recording UI, built on ffmpeg (via LanSoEditor) with Camera + MediaCodec encoding. It supports segmented recording, merging, speed changes, cropping, photo capture, doodle drawing, and sticker/text overlays.

## Use cases
- record short videos with a WeChat-style camera UI in my Android app
- record video in multiple segments and merge them into one clip
- change video playback speed with ffmpeg on Android
- crop video dimensions or trim video duration on Android
- add doodle drawing and draggable emoji/text overlays to recorded video
- capture photos from the camera with a custom record button

## When to choose
- building an Android app that needs a WeChat-like short video recording and editing flow
- you want ffmpeg-based video segmenting, merging, speed, and cropping on Android
- you need customizable camera recording UI with progress segments and delete-segment mode

## When to avoid
- you need an actively maintained project with recent updates (last release 2020)
- your project targets platforms other than Android
- you need a cross-platform solution like Flutter or React Native video capture

## Facets
- artifact type: library
- maturity: maintenance
- function: video-processing, image-processing, ui-components
- domain: android-tools, media
- platform: jvm
- tags: ffmpeg, camera-recording, wechat-clone, video-editing, custom-views, video, android

## Member repositories
- Zhaoss/WeiXinRecordedDemo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:30.144981+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-30T02:43:58.291406+00:00, confidence not recorded.
  - readme: https://github.com/Zhaoss/WeiXinRecordedDemo (fetched 2026-08-28T04:06:30.144981+00:00, sha 10e0a45d07eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
