Sebastian Meyer
Sebastian Meyer
HLS streams have an option for ending the stream gracefully at specific segments: https://streamlink.github.io/cli.html#cmdoption-hls-duration DASH streams currently don't have such an option. And for other non-segmented types of streams, it's...
And for regular SIGINT/SIGTERM behavior, it's not possible to always end cleanly/gracefully, because Streamlink's ringbuffer is unaware of its content structure, meaning when the CLI stops reading, it can be...
> I will look into whether I can create a PR. I can have a look at this tomorrow or so. The `--hls-duration` CLI argument and respective session option should...
I want to avoid `--stream-duration`, because as said, it's not possible for every stream type to implement this. `--stream-segmented-duration` should work though and it'd align with the already existing `--stream-...`...
I have a local branch ready which I will submit later. This will deprecate `--hls-duration` and add `--stream-segmented-duration` in favor of the HLS-specific one. Both `HLSStreamWorker` and `DASHStreamWorker` will support...
See #5493
The MPD URL is useless, because it's geo-blocked. Luckily, I was able to access it with a French IP address. This looks like a duplicate of the issue mentioned in...
I've checked a couple of times now, and it's just a 320x180@10fps "video" with a bitrate of 160 kbit/s that either shows a static image or a spinning logo animation....
> I've checked a couple of times now, and it's just a 320x180@10fps "video" with a bitrate of 160 kbit/s that either shows a static image or a spinning logo...
Btw, setting `av1` on channels which don't have any AV1 streams available results in just regular h264 streams being returned by Twitch.