Results 20 comments of beardypig

Thanks the detailed issue report. It looks like `call` has been used since `--player-passthrough` was added, the reason (I assume) it because in Linux and macOS the player process would...

@Ro-Den switching bitrates is not really supported by any player. If you try to change the resolution during a stream most players will not behave and you'll get some strange...

@Ro-Den, you're right they do support HLS. But Streamlink doesn't output an HLS, it outputs video streams which typically do not change resolution. I'm not sure if there is a...

Seems like you are conflating segments and seconds. A segment does not have a fixed duration, there is a target duration set in the playlist, that duration is specified by...

> perhaps Youtube does not provide it? They don't appear to provide `EXT-X-PROGRAM-DATE-TIME` in any case.

Interesting, maybe it depends on the stream, can you post the URL for that one?

I think this will require some quite significant work on the way streams are downloaded to make it feasible. I started work on a redesign of that stuff and maybe...

@PCarlsson would you mind sharing your plugin? If the steam is protected by DRM there isn't much you can do, but there might be a bug in the DASH stream...

Strange that it didn't pick up the `ContentProtection` tags, must be a bug in the MPD parser. But, unfortunately this is a no go, supporting DRM like this is not...