We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee27cc commit 8f8414eCopy full SHA for 8f8414e
README.md
@@ -139,8 +139,8 @@ const result: Uint8Array = ffmpeg
139
Take a look at these tests for more examples:
140
141
- https://github.com/diffusion-studio/ffmpeg-js/blob/main/examples/src/main.ts
142
-- https://github.com/diffusion-studio/ffmpeg-js/blob/main/src/tests/export.spec.ts
143
-- https://github.com/diffusion-studio/ffmpeg-js/blob/main/src/tests/commands.spec.ts
+- https://github.com/diffusion-studio/ffmpeg-js/blob/main/tests/export.spec.ts
+- https://github.com/diffusion-studio/ffmpeg-js/blob/main/tests/commands.spec.ts
144
145
## 🛑 Limitations
146
0 commit comments