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

Wrong quality for HLS stream #77

Open
akkie opened this issue Feb 4, 2025 · 0 comments
Open

Wrong quality for HLS stream #77

akkie opened this issue Feb 4, 2025 · 0 comments

Comments

@akkie
Copy link

akkie commented Feb 4, 2025

Hi,

I have the following HLS playlist:

#EXTM3U
#EXT-X-VERSION:3

#EXT-X-STREAM-INF:BANDWIDTH=1451360,AVERAGE-BANDWIDTH=663482,CODECS="avc1.640015,mp4a.40.2",RESOLUTION=640x268
360p/video.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=2383840,AVERAGE-BANDWIDTH=1033507,CODECS="avc1.64001e,mp4a.40.2",RESOLUTION=854x358
480p/video.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=4854536,AVERAGE-BANDWIDTH=1743843,CODECS="avc1.64001f,mp4a.40.2",RESOLUTION=1280x536
720p/video.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=768920,AVERAGE-BANDWIDTH=408799,CODECS="avc1.64000d,mp4a.40.2",RESOLUTION=426x178
240p/video.m3u8
#EXT-X-STREAM-INF:BANDWIDTH=7664008,AVERAGE-BANDWIDTH=2929299,CODECS="avc1.640028,mp4a.40.2",RESOLUTION=1920x804
1080p/video.m3u8

The problem is that the quality menu shows the height of the resolution.

image

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

1 participant