[Webkit-unassigned] [Bug 235714] Unable to play video/webm; codecs="vp8" generated from Chrome MediaRecorder with MSE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 10:35:03 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235714

--- Comment #1 from Branden <mrvisser at gmail.com> ---
I've found that if I patch the webm to have a /Info/Duration of -1 and a /Tracks/TrackEntry/DefaultDuration of 100ms (I'm recording at 10fps) then I can get it to play.

However I don't think Duration is meant to be required like that, nor is DefaultDuration when all the SimpleBlock's have timecodes assigned to them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220127/2309594d/attachment.htm>


More information about the webkit-unassigned mailing list