Robert Mader

Results 102 comments of Robert Mader

> I think we should change the title of this issue to "uaccess tag by default for /dev/udmabuf". @rmader can you update this. Agreed, looks like it will be a...

> GNOME is likely switching between direct scanout and compositing whenever subtitles appear disappear. This is most likely the case and the slight color mismatch is unfortunately expected for the...

P.S.: as an intermediate solution it might make sense to always keep the overlay visible in the given situation. That will increase power consumption accordingly of course.

> So in that case we can just pretend the osd surface always has contents if the colorspace isn't bt601. Yeah, should somewhat work for the time being. > It...

> While we could tweak that - e.g. defaulting to bt709 as much more content uses that - most work in that area just focuses on getting the proper protocols...

For the record, there's a WIP Wayland protocol which potentially solves this there: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/110

> (must be in a branch somewhere) Yep, it's linked in that MR above, https://gitlab.gnome.org/GNOME/mutter/-/tree/wip/carlosg/inputfd > The problem is that the tail of apps accessing /dev/hidraw directly and/or needing to...

> Now for video, I don't know 🤷 Gstreamer uses the `image-orientation` tag for such cases. There are multiple ways to apply the rotation - such as using the `glvideoflip`...