Steve Heffernan

Results 83 comments of Steve Heffernan
trafficstars

Can we get this one merged or close it? Based on comments from the other PR I think this is waiting on @luwes?

> when seeking, set playbackrate to zero instead of pausing and playing, consider hiding events from player in these cases Interesting idea, is there somewhere I can read up on...

Hi, thanks for the ping @tomByrer. I don't totally understand what the result of the proposal would be, but it does sound related to what we're doing with [media-chrome](https://github.com/muxinc/media-chrome), which...

I think that makes sense to focus on an interface for just the media state/control API. Video can get more complicated with element attributes and child nodes (track, source). I...

Yeah, maybe one of those. Probably not worth worrying about naming until this gets a little further.

Thanks Will, excited to see interest on this front. Happy to help where I can. @cjpillsbury is just finishing up a pretty solid accessibility pass.

Same issue here while trying to use Rollup to compile my app with dashjs. Found the [related sax.js issue](https://github.com/isaacs/sax-js/issues/237). I tried some of the suggestions of requiring `stream` manually with...

@dylanjha I want this to be a closable issue. Wanna suggest a first error to do this on and start the trend?

Before the vtt.js switch, subtitles were in white text and captions were in yellow text. I feel like I saw that style somewhere else. It does seem unlikely that you'd...

> but the controls (which indicate which one is currently selected) don't get updated That's interesting. So either our custom tracks system isn't passing both track's cues, or VTT.js is...