# VienLi/CcClip

vue and ffmpeg based tool for video clips. 使用vue(vue3) + ffmpeg + wasm 实现纯前端音视频编辑，功能包括：视频剪辑、音频剪辑、音频合成裁剪、音波展示、视频抽帧、gif抽帧、帧播放器、字幕、贴图、时间轴、素材轨道

Repository: https://github.com/VienLi/CcClip
Canonical: https://ross.abutalabs.com/products/ccclip
Language: Vue
License: NOASSERTION
License Family: other
Topics: vue3, ffmpeg, ffmpeg-wasm, vite, vue
Last push: 2025-02-24T03:27:13+00:00

## Health v2 (maintenance only)
Score: 35/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 8, release rhythm 35, longevity 95
- inputs: {"age_days": 1330, "days_push": 555, "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 1838, forks 324 (observed 2026-08-28T04:05:42.792733+00:00)

## What it is
A pure frontend audio/video editing application built with Vue 3 and FFmpeg compiled to WebAssembly. It provides a multi-track timeline editor supporting video/audio clipping, frame extraction, GIF frame extraction, audio waveform display, subtitles, stickers, and track-based composition entirely in the browser.

## Use cases
- edit videos in the browser without a server
- clip and trim audio and video tracks client-side
- extract frames from video or gif
- add subtitles and stickers to video with a timeline
- generate audio waveforms in the frontend
- build a web-based video editor with vue and ffmpeg

## When to choose
- you need browser-only media editing with no backend video processing
- you want a Vue 3 codebase to customize into your own clip editor
- you need multi-track timeline editing with frame-level control

## When to avoid
- you need server-side video export or rendering - export/compositing is still in development
- you need ffprobe-style media metadata extraction, which is intentionally excluded for bundle size
- you need a production-ready stable editor rather than an evolving project

## Facets
- artifact type: application
- maturity: active
- function: video-processing, audio-processing, frontend-framework, ui-components, state-management
- domain: web-development, frontend, media
- platform: browser, wasm
- tags: video-editor, ffmpeg-wasm, vue3, timeline, client-side-editing, audio-waveform, subtitles, multi-track, video, audio, web-server, nodejs

## Member repositories
- VienLi/CcClip (main) score 35

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.792733+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:18:15.731388+00:00, confidence not recorded.
  - readme: https://github.com/VienLi/CcClip (fetched 2026-08-28T04:05:42.792733+00:00, sha 5e96a1a417b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
