-
-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Is your feature request related to a problem? Please describe
I recently bought an OLED monitor and was playing around with color depth and HDR and it seems that setting color depth to 10bit prevents Luciferin from capturing the screen. It just spams the log with INFO o.d.g.GrabberManager [gstreamer service thread 1] Restarting pipeline.
I am using the latest flatpak release so I don't know if a specific GSstreamer version is packaged with it or if it's using the one installed by Arch but for reference, I have extra/gstreamer 1.26.3-1 at the time of writing.
Describe the solution you'd like
A very quick search suggests that GStreamer supports 10bit color but I didn't go into any details about it so it might be that adding support for 10bit color is as easy as updating some configuration or it might be a very huge undertaking :)
Either way, since support for HDR is in its infancy on Hyprland anyway I would classify this as a nice to have at best.
Describe alternatives you've considered
No response