Results 13 comments of Armen Michaeli

@cplussharp I have edited the original issue body above, adding the version information.

I will attempt to build from source, re-test and get back to you with a call stack, if I can obtain one. I mostly develop with Linux these days, do...

I understand your point from the implementation perspective, however I did stress explicitly that the ability to peek at the queue is at any rate made "uninvasive" in the sense...

Thank you for thorough explanation. I have no issues with authors assuming an accepted convention such as Oxford commas. To that end, I think this issue can be closed, for...

I agree with the above statement -- it also seems to me that there is a slightly different behaviour with regard to obtaining "actual" bitrate values as used by an...

> If by "actual" you mean what the recorder happens to be **producing** at any given time, then that is out of scope for these attributes. They denote the bitrates...

This OOM detour isn't FFmpeg specific per se, but I'd still want to point out the following. When in doubt, look at the spec -- https://w3c.github.io/FileAPI/#blob-section -- does the spec...

If you "stream chunks to an MSE container" (`MediaSource.appendBuffer` I think is what is being hinted at here), versus allocating a resource (which you can download in its entirety) using...

Thank you, Tab. Yes, I originally asked on the issue in the #WHATWG Matrix room, and wrote it then here upon recommendation of someone replying.

As usual, I have only noticed there's already at least 2 pull requests about the same addition, after opening mine. My apologies, feel free to close this one (or pick...