Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

30 seconds advertisement breaks #66

Open
zawnk opened this issue Dec 11, 2024 · 3 comments
Open

30 seconds advertisement breaks #66

zawnk opened this issue Dec 11, 2024 · 3 comments

Comments

@zawnk
Copy link

zawnk commented Dec 11, 2024

About a month ago I noticed that my stream (playing in mpv) would randomly pause for no reason. At first I thought it's due to me not having upgraded to 7.0 (which was new at that poin) but the issue persisted after upgrading (Streamlink, the Twitch GUI as well as this plugin). The output says:

Detected advertisement break of 30 seconds
Filtering out segments and pausing stream output

And after those thirty seconds it continues where it left off.

My custom param for streamlink looks as follows:

--twitch-proxy-playlist=https://lb-eu2.cdn-perfprod.com,https://as.luminous.dev,https://eu.luminous.dev,https://eu2.luminous.dev,https://lb-eu.cdn-perfprod.com,https://eu1.jupter.ga/channel/[channel]

Is there nothing that can be done at this point or am I doing something wrong? Random channels I noticed these pauses in: quin69, shoklol and probably others but I don't know 100%.

The full log:

Plugin twitch is being overridden by C:\Users\XXXXXXXXX\AppData\Roaming\streamlink\plugins\twitch.py (sha256:59bc4b364c46eb80659df23f4706393746ea1243bf0fabb5e2760cc93baf78df)
streamlink-ttvlol 7.0.0-20241105 (7.0.0)
Please report issues to https://github.com/2bc4/streamlink-ttvlol/issues
Found matching plugin twitch for URL twitch.tv/shoklol
Using playlist proxy 'https://lb-eu2.cdn-perfprod.com'
Available streams: audio_only, 160p (worst), 360p, 480p, 720p, 720p60, 1080p60 (best)
Opening stream: 1080p60 (hls)
Starting player: d:\XXXXXXXXX\mpv-x86_64-v3-20221106-git-2590651\mpv.exe
Will skip ad segments
Low latency streaming (HLS live edge: 2)
Detected advertisement break of 30 seconds
Filtering out segments and pausing stream output
Encountered a stream discontinuity. This is unsupported and will result in incoherent output data.
Resuming stream output
Detected advertisement break of 30 seconds
Filtering out segments and pausing stream output
Encountered a stream discontinuity. This is unsupported and will result in incoherent output data.
Resuming stream output
Detected advertisement break of 30 seconds
Filtering out segments and pausing stream output
Encountered a stream discontinuity. This is unsupported and will result in incoherent output data.
Resuming stream output

Versions:

streamlink 7.0.0
streamlink-twitch-gui v2.5.3

@2bc4
Copy link
Owner

2bc4 commented Dec 11, 2024

All you can do is try different servers. The pausing is caused by --twitch-disable-ads which just doesn't write ad segments to the player.

@zawnk
Copy link
Author

zawnk commented Dec 12, 2024

I see :/ I don't mind that the stream freezes due to ads, I just wish I wouldn't have any. But I guess that's just something that is dependent on the various servers :/ I think I've tried a few different ones, but I had this issue in all of them. I wonder if they don't work properly anymore. Are there any other servers I could give a shot?

@zGato
Copy link
Contributor

zGato commented Dec 12, 2024

I see :/ I don't mind that the stream freezes due to ads, I just wish I wouldn't have any. But I guess that's just something that is dependent on the various servers :/ I think I've tried a few different ones, but I had this issue in all of them. I wonder if they don't work properly anymore. Are there any other servers I could give a shot?

It's not about "proxies not working properly". Read context here

PerfProd proxies will get rotated to some new proxies in a bit, so you could give a try to those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants