# video-edit
**Repository Path**: niusongcun/video-edit
## Basic Information
- **Project Name**: video-edit
- **Description**: web端视频编辑器
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 3
- **Created**: 2024-08-19
- **Last Updated**: 2025-07-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# fly-cut
## 简介
基于Webcodecs + Vue3实现的Web端剪辑工具
如果有用请 🌟 Star 🌟 支持一下哟 🫣
## 功能

## 预览

## 参考
- https://github.com/hughfenghen/WebAV 基于 WebCodecs 在浏览器中处理音视频数据;用来处理音视频文件
- https://github.com/Cc-Edit/CcClip 使用Vue3 + ffmpeg实现的Web剪辑工具,本项目主题功能基于本项目开发