Feature Request: Add option to reduce quality when window loses focus #300
Labels
Completion
to revise (rethink, improve, tweak) (this feature or structure)
good first issue
A GitHub standard for inviting (new) contributors *Congratulations in advance!*
help wanted
Just an old github standard we add automatically. (The team can remove it when working on it.)
🧩Plan ready
Solution or some specification noted; To-Do; steps for implementation (+raw brainstorming too maybe)
up-for-grabs
(a github standard for inviting new contributors) - Welcome! ♥
Milestone
Feature Description:
Please consider adding an additional option to reduce playback quality when window loses focus.
Reason:
On many configurations video playback uses a lot of CPU due to hardware decoding not being used, this usually happens on Linux and even on Windows when the user is forced to disable hardware decoding due to buggy video drivers.
How would it work?
Basically when a video is being played while the respective browser window is focused, quality setting should work as it is working right now, however if the browser loses focus (i.e. if it's being minimized or another window gains focus), quality could go down to 360p, so processor usage would be lower (if the option is enabled)
Possible issues:
I understand that some buffering could happen when switching focus, but IMHO that's a worthy tradeoff for this kind of feature
Sample mockup:
The text was updated successfully, but these errors were encountered: