We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have the following HLS playlist:
The problem is that the quality menu shows the height of the resolution.
The text was updated successfully, but these errors were encountered: