From ac4707afd59ce1dd691018078033f27b70b34fa8 Mon Sep 17 00:00:00 2001 From: Sam Lavigne Date: Sat, 26 Aug 2023 17:04:19 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b96236..3b1aee9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ npm run dev - [ ] Add filters that generate content - [ ] Handle audio and image output. - [ ] Allow command to be editable -- [ ] Use commas to separate filters when possible +- [ ] 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 - [ ] 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