Closed tshih5 closed 8 months ago
- Turning on Bar size or changing the video size off of 100% causes rendering to resume, however the video gets cropped. Scrolling down on the video in full screen mode causes ambient light to resume.
Strange, this hints at the extension thinking that the video is filling the width of you screen (which is obviously not the case). Causing it to pauze the ambilight light to save power.
Is the framerate of the ambilight light in the stats 1 fps when you enable horizontal or vertical bar detection?
What is the width of the <video src="..." />
element in the html? Does it fill the width of your screen?
What other extensions / Add-ons are you using?
Quality
menu
I think i found the issue! UltraWideo was the culprit, turning it off made ambient light play properly again. Not sure why exactly having that extension on broke the extension (It's also a video manipulation extension), but it is what it is. Thanks for looking into it though. Cheers :D
...UltraWideo was the culprit, turning it off made ambient light play properly again. Not sure why exactly having that extension on broke the extension...
Aha. In that case UltraWide was stretching the video element to the width of your monitor. Which makes the Ambient light think that the video fills your screen and thus there was no need to draw the ambient light.
Troubleshooter First try all the checks and steps in the troubleshooter: https://github.com/WesselKroos/youtube-ambilight/blob/master/TROUBLESHOOT.md
Describe the performance you are currently experiencing
Device information
Name of your CPU: Ryzen 7 7700X
Name of your GPU: Nvidia RTX 2070S
Name of the browser: Firefox
Version of the browser: 124.0 Screenshots
Add a screenshot of the Task manager with the CPU and GPU usage charts Full Screen with video playing (Ambient Light is frozen) Full Screen with video playing (Ambient Light is playing)
Turn on the Ambient light setting Quality > Show framerate and make a screenshot of your framerates In theater mode with ambient light playing Full Screen mode (ambient light is frozen) (Bar graph also seems to stop moving)
Describe the performance you would be happy with
Describe any workaround you've tried so far
Additional context Add any other context or screenshots about the feature request here. Additonal Images: Video playing in full screen, ambient light does not play Scrolling down, in full screen mode, ambient light starts playing