-
Notifications
You must be signed in to change notification settings - Fork 884
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
[Feature Request]: Bring back the notification about the playback speed. #5957
Comments
We are doing the same as YouTube here. Why? Most people that are using FreeTube are coming from YouTube. YouTube users have defined mental modal and we are following that to make FreeTube easier to understand/use. There also no benefit in seeing the current playback speed all the time. If you hover on the icon you can see the current playback speed. |
That was incredibly useful when changing the playback speed... Also a downgrade from previous version... |
@efb4f5ff-1298-471a-8973-3d47447115dc There is benefit to seeing the playback speed, though. As a person who tends to switch between playback speeds (I often use 2x for news, but 1x for music, and sometimes 1.5x or 1.25x for more dense informational material), it has happened to me on Youtube that, on multiple occasions, a bit of e.g. new music sounds funny to me only to find out that the speed is different than intended. Having this info displayed in FreeTube always made me aware of the currently set speed. UX-wise, "Visibility of System Status" is Jacob Nielsen's first usability heuristic, so I would say it's worth reexamining. And it's not like the bottom bar is distracting, given that it only appears temporarily, when the user deliberately wants to know the playback state or change settings. And as far as mental models go, while speed is in a cog menu on desktop Youtube, after clicking on that cog menu, the playback speed is presented with not just an icon and its label, but also a clear label with the currently set speed. Unless FreeTube wants to hide all the options away under one cog menu button, then using a short label with the current speed should be just as familiar to Youtube users as the playback icon. (I would argue perhaps moreso, as I find "1x", "2x", "1.5x" to be much more clearly descriptive of speed than a play button within a circle whose left half is dashed. I honestly had to search for a bit with the new FreeTube version before I realized that this icon represents speed.) |
This comment was marked as spam.
This comment was marked as spam.
I created an issue related to this on the video player repo itself (shaka-project/shaka-player#7444), as modifying the base behavior in FreeTube for this player button would present a maintainability risk. |
I do agree that having the playback speed being displayed, at least on the player's interface bar, the one at the bottom of the video, IS useful and adds value. |
Guidelines
Problem Description
Before the 0.22.0 update, the player displayed the playback rate on the video player whenever it was changed.
Proposed Solution
A notification box should appear on the video player whenever the playback speed is changed.
Alternatives Considered
n/a
Issue Labels
display more information to user, new feature, visual improvement
Additional Information
No response
The text was updated successfully, but these errors were encountered: