Merge branch 'main' of github.com:antiboredom/ffmpeg-explorer

This commit is contained in:
Sam Lavigne 2023-08-29 12:21:35 -04:00
commit 297e8fdfed
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ npm run dev
- [ ] Allow command to be editable
- [x] Use commas to separate filters when possible
- [ ] Include some default fonts so text works. Example -> [here](https://github.com/ffmpegwasm/ffmpeg.wasm-core/blob/n4.3.1-wasm/wasm/examples/browser/freetype2.html)
- [ ] Allow gif as output
- [x] Allow gif as output
- [ ] MAYBE allow users to upload their own videos
- [ ] MAYBE make each part of the output command clickable, to highlight the corresponding nodes
- [ ] MAYBE add previews in the filter list itself