Add video link

This commit is contained in:
Jerome Wu 2023-08-05 16:17:13 +08:00
parent d4cbf68d22
commit da50057e40

View File

@ -36,7 +36,9 @@ development!
ffmpeg.wasm fundamentals.
Demo Video:
<iframe style={{"aspect-ratio": "16 / 9", width: "100%"}} src="https://www.youtube.com/embed/F01B0fV20QA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe style={{"aspect-ratio": "16 / 9", width: "100%"}} src="https://www.youtube.com/embed/F01B0fV20QA" title="YouTube video player" frameborder="0" allowfullscreen></iframe>
[YouTube Video Link](https://www.youtube.com/watch?v=F01B0fV20QA)
A typical flow to use ffmpeg.wasm is: