We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935fd21 commit 8861bf3Copy full SHA for 8861bf3
blog/25-11-15/ffmpeg-in-the-browser/ffmpeg-in-the-browser.html
@@ -372,7 +372,8 @@ <h3>
372
media mimetypes
373
</h3>
374
<p>
375
- when working with audio / video its often helpful to determine the mime types of the codecs in use
+ when working with audio / video its often helpful to determine the mime types of the codecs in use,
376
+ actually this only works for mp4
377
</p>
378
379
<snippet-html-console id=mp4box-demo component v2.0 src='ex/mp4box/ex.html'></snippet-html-console>
0 commit comments