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

Show bitrate in list of formats #4

Closed
eddiezato opened this issue Jan 10, 2019 · 0 comments
Closed

Show bitrate in list of formats #4

eddiezato opened this issue Jan 10, 2019 · 0 comments

Comments

@eddiezato
Copy link

Есть ли возможность добавить отображение битрейта при выборе качества просматриваемого стрима? Как, например, показывает youtube-dl.

Т.е. так "720p60, 3323k" или "720p60, 3.2M".

format code       extension  resolution note
audio_only        mp4        audio only   65k , mp4a.40.2
160p              mp4        284x160     230k , avc1.4D401F, mp4a.40.2
360p              mp4        640x360     630k , avc1.4D401F, mp4a.40.2
480p              mp4        852x480    1328k , avc1.4D401F, mp4a.40.2
720p              mp4        1280x720   2273k , avc1.4D401F, mp4a.40.2
720p60            mp4        1280x720   3323k , avc1.4D401F, mp4a.40.2
1080p60__source_  mp4        1920x1080  8928k , avc1.64002A, mp4a.40.2 (best)
@23rd 23rd closed this as completed in 2b32ee4 Jan 10, 2019
23rd added a commit that referenced this issue Oct 26, 2019
 - Option to show bitrate in context menu.
 - Option to show FPS in context menu.
 - Option to show game in title.
 - Option to show game in content.
 - Option to set own client id.
Updated version.
Updated readme.md.
Fixes #4.
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