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

Add menu option to display stream information #138

Merged
merged 2 commits into from
May 12, 2021

Conversation

hcombination
Copy link
Contributor

During playback listen for changes in stream properties
(bitrate, codec, etc.) that are sent from MPV and display
them in a new stream information window.

Stream info is only available when a stream is being played
and is accessible using the F2 shortcut key. The bitrate
will be averaged over the last 30 seconds and the UI will
be updated every 5 seconds.

During playback listen for changes in stream properties
(bitrate, codec, etc.) that are sent from MPV and display
them in a new stream information window.

Stream info is only available when a stream is being played
and is accessible using the F2 shortcut key. The bitrate
will be averaged over the last 30 seconds and the UI will
be updated every 5 seconds.
@clefebvre
Copy link
Member

Very nice. I'd like it to be presented it differently but that's mostly our fault.. we need a section dedicated to the channel and a UI redesign. I'll merge this in the meantime.

@clefebvre clefebvre merged commit 2ced892 into linuxmint:master May 12, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants