#216 · Primary category: Video & Animation

CcClip

ffmpeg ffmpeg-wasm vite vue vue3

vue and ffmpeg based tool for video clips.

Project last updated:02/24/25

GitHub Stars

1.8K

Forks

324

Contributors

3

License

Other

Why we included this project

CcClip is a client-side video editor built on Vue 3 and a WebAssembly port of FFmpeg, so all the heavy processing happens in the browser rather than on a server. If you are embedding an editing surface into a web product, the multi-track timeline supports trimming, reordering, audio cutting and mixing with waveform display, frame and GIF extraction, subtitles, and overlay stickers. Running everything locally removes upload waits and per-minute transcoding bills, though the maintainers note that very large files and detailed media probing are better left to a backend. The project is heading toward a 2.0 release with export, transitions, and filters, and it already works as a useful reference for how to organize a config-driven editor front end.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category