Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youngsx/wtfclipper
Video Editor
https://github.com/youngsx/wtfclipper
ffmpeg video videoeditor
Last synced: about 2 months ago
JSON representation
Video Editor
- Host: GitHub
- URL: https://github.com/youngsx/wtfclipper
- Owner: YoungSx
- License: apache-2.0
- Created: 2020-05-23T17:32:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T08:09:17.000Z (over 1 year ago)
- Last Synced: 2023-08-02T19:31:51.572Z (over 1 year ago)
- Topics: ffmpeg, video, videoeditor
- Language: TypeScript
- Homepage:
- Size: 1.74 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WTFClipper
A video editor.# Dev
## Requirements
* ffmpeg
* node.js
## Install
```bash
npm install
```
## Run
```bash
npm run start
npm run start-electron
```# TODO
- [ ] Tracks module
- [x] Display from store
- [x] Drag to change time
- [x] Sync time to store
- [x] Trim
- [x] Delete
- [x] Clip
- [ ] Change order
- [ ] Derail
- [ ] Separate video/audio
- [x] zoom
- [ ] Preview module
- [ ] Basic video joint preview
- [ ] Resource library
- [x] Add private file to database & pre-transcode
- [ ] Display private file
- [x] Display from database
- [x] Display cover image
- [x] Drag to tracks
- [x] Insert new track
- [ ] Transcode backend
- [x] Generate cover image
- [x] Get duration
- [x] Clip & joint video
- [ ] Separate video/audio
- [ ] ...
- [ ] Filters
- [ ] Transition
- [ ] Something about AI