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

Best Quality Availabe 720p #16

Open
CaputoDavide93 opened this issue Jul 27, 2021 · 2 comments
Open

Best Quality Availabe 720p #16

CaputoDavide93 opened this issue Jul 27, 2021 · 2 comments

Comments

@CaputoDavide93
Copy link

Even if the stream is at 1080p the best quality avaialbe by the script is max 720p60.
Can someone help with this ?

self.quality = "best"

==============================
[cli][info] Available streams: audio_only, 160p (worst), 360p, 480p, 720p60 (best)
[cli][info] Opening stream: 720p60 (hls)
[plugins.twitch][info] Will skip ad segments

@DravenTec
Copy link

According to the CLI output coming from Streamlink, the stream is only 720p60 and not 1080p.
Maybe update Streamlink or try with another stream.

For me it always downloads the best/highest option with best.

@CaputoDavide93
Copy link
Author

CaputoDavide93 commented Aug 1, 2021

### Quick update on this issue.

When the stream starts the script start the downoad at the best quality 720p but if I kill the script and re lanch it, it will identify as best quality 1080p. I think that at the beginning of the livesstream the "signal" is not the most stable so 720p is the closest quality standard, as soon the stream is more stable, 1080p will pop up! Any idea how to improve this ?

What about is I move the checking period from 15s to 5 min, so I will lose the first 5 min but I will chatch the stram at the most stable stage ?

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

2 participants