Update README.md
This commit is contained in:
parent
ea63286dbe
commit
a313bfdc9a
|
@ -30,7 +30,7 @@ npm run dev
|
||||||
- [ ] Allow command to be editable
|
- [ ] Allow command to be editable
|
||||||
- [x] Use commas to separate filters when possible
|
- [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)
|
- [ ] 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 allow users to upload their own videos
|
||||||
- [ ] MAYBE make each part of the output command clickable, to highlight the corresponding nodes
|
- [ ] MAYBE make each part of the output command clickable, to highlight the corresponding nodes
|
||||||
- [ ] MAYBE add previews in the filter list itself
|
- [ ] MAYBE add previews in the filter list itself
|
||||||
|
|
Loading…
Reference in New Issue