mention
This commit is contained in:
parent
41b92315d3
commit
f7dae630aa
1 changed files with 3 additions and 3 deletions
6
ogv.html
6
ogv.html
|
@ -23,10 +23,10 @@
|
|||
|
||||
<p>Desired behavior:</p>
|
||||
<ul>
|
||||
<li>Firefox/Chrome: play via MSE with VP9/Opus (currently issues with using Opus in VHS)</li>
|
||||
<li>Desktop Safari with VP9 support: play via MSE with VP9/MP3 (MP3 buffers not adding spaces as expected)</li>
|
||||
<li>Firefox/Chrome: play via MSE with VP9/Opus (working, with patch to VHS)</li>
|
||||
<li>Desktop Safari with VP9 support: play via MSE with VP9/MP3 (currently fails)</li>
|
||||
<li>iOS Safari with VP9 support: play native HLS with VP9/MP3 (works)</li>
|
||||
<li>Older iOS and desktop Safari without VP9: play via ogv.js with WebM VP8/Vorbis (?)</li>
|
||||
<li>Older iOS and desktop Safari without VP9: play via ogv.js with WebM VP8/Vorbis (currently fails)</li>
|
||||
<li>Very old Firefox/Chrome: play native WebM VP8/Vorbis</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue