Use youtube video link

This commit is contained in:
Jerome Wu 2023-08-05 14:10:15 +08:00
parent c4703c59c3
commit 2a757fc760
2 changed files with 1 additions and 3 deletions

View File

@ -36,9 +36,7 @@ development!
ffmpeg.wasm fundamentals.
Demo Video:
<video width="100%" controls>
<source src="/video/playground-how-to.mp4" type="video/mp4" />
</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>
A typical flow to use ffmpeg.wasm is: