Skip to content

Commit 6b22b6a

Browse files
committed
Update README.md
1 parent 3d8b90d commit 6b22b6a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,18 @@ Use FFmpeg directly in your browser without any backend services!!
2424
</a>
2525
</p>
2626

27+
<a href="https://codepen.io/jeromewu/pen/NWWaMeY" target="_blank">
28+
<img alt="codepen" width="128px" src="https://blog.codepen.io/wp-content/uploads/2012/06/codepen-wordmark-display-inside-black@10x.png">
29+
</a>
30+
2731
[Source Code](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/transcode.html)
2832

33+
## Examples:
34+
35+
| Name | Demo | Source Code |
36+
| ---- | ------- | ----------- |
37+
| Webcam | <a href="https://codepen.io/jeromewu/pen/qBBKzyW" target="_blank"><img alt="codepen" width="128px" src="https://blog.codepen.io/wp-content/uploads/2012/06/codepen-wordmark-display-inside-black@10x.png"></a> | [Link](https://github.com/ffmpegjs/ffmpeg.js/blob/master/examples/browser/webcam.html) |
38+
2939
## Supported Formats
3040

3141
- mp4 (x264)

0 commit comments

Comments
 (0)