diff --git a/src/App.svelte b/src/App.svelte index 4aa42ed..6694936 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -157,7 +157,7 @@ A tool to help you explore FFmpeg filters and options. To use: select one or more input videos (there are currently two options), export and add some filters, and then hit "render" to preview the output in browser. Note: this is a work in progress, many things may still be - broken! By Sam Lavigne. + broken, and only audio->audio and video->video filters are included. By Sam Lavigne.