Revert "Use youtube video link"

This reverts commit f5668137822bee4767b0df9b064a5ee48d6ace9b.
This commit is contained in:
Jerome Wu 2023-08-05 16:40:01 +08:00
parent 855b839a08
commit 1d8701be88
2 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ development!
ffmpeg.wasm fundamentals.
Demo Video:
<iframe style={{"aspect-ratio": "16 / 9", width: "100%"}} src="https://youtube.com/embed/F01B0fV20QA" title="YouTube video player" frameborder="0" allowfullscreen></iframe>
[YouTube Video Link](https://www.youtube.com/watch?v=F01B0fV20QA)
<video width="100%" controls>
<source src="/video/playground-how-to.mp4" type="video/mp4" />
</video>
A typical flow to use ffmpeg.wasm is:

Binary file not shown.