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 d2a8372 commit 1bba966Copy full SHA for 1bba966
README.md
@@ -15,7 +15,7 @@
15
16
Use FFmpeg directly in your browser without any backend services!!
17
18
-**Transcode Example**
+**Transcode**
19
20
<p align="center">
21
<a href="#">
@@ -27,8 +27,6 @@ Use FFmpeg directly in your browser without any backend services!!
27
<img alt="codepen" width="128px" src="https://blog.codepen.io/wp-content/uploads/2012/06/[email protected]">
28
</a>
29
30
-[Source Code](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/transcode.html)
31
-
32
ffmpeg.js provides simple to use APIs, to transcode a video you only need few lines of code:
33
34
```javascript
0 commit comments