diff --git a/apps/website/docs/getting-started/usage.md b/apps/website/docs/getting-started/usage.md index 7bd1310..8ccdd30 100644 --- a/apps/website/docs/getting-started/usage.md +++ b/apps/website/docs/getting-started/usage.md @@ -64,7 +64,7 @@ function() { } ``` -## Transcode avi to mp4 video (multi-thread) +## Transcode webm to mp4 video (multi-thread) :::caution As SharedArrayBuffer is required for multithread version, make sure @@ -348,7 +348,7 @@ function() { ? ( <>
- +

Open Developer Tools (Ctrl+Shift+I) to View Logs