File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
blog/25-11-15/ffmpeg-in-the-browser Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -429,15 +429,16 @@ <h3>
429429 media mimetypes
430430 </ h3 >
431431 < p >
432+ when working with audio / video its often helpful to determine the mime types of the codecs in use
433+ < div class =br > </ div >
432434 < a href ='https://developer.mozilla.org/en-US/docs/Web/Media/Formats/codecs_parameter#sect3 '>
433435 Codecs in Common Media Types
434436 < span class =link-domain >
435437 developer.mozilla.org
436438 </ span >
437439 </ a >
438440 < div class =br > </ div >
439- when working with audio / video its often helpful to determine the mime types of the codecs in use,
440- actually this only works for mp4
441+ this only works for mp4
441442 </ p >
442443
443444 < snippet-html-console id =mp4box-demo src ='ex/mp4box/ex.html ' component > </ snippet-html-console >
You can’t perform that action at this time.
0 commit comments