https://bugs.kde.org/show_bug.cgi?id=478426

Niklāvs Koļesņikovs <89q1r1...@relay.firefox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |89q1r1...@relay.firefox.com

--- Comment #15 from Niklāvs Koļesņikovs <89q1r1...@relay.firefox.com> ---
Crisper screenshots are neat but why pick OpenCV? At least back when I worked
with it about a decade ago, it was mostly a prototyping tool and a teaching
tool for the classroom.

OpenCV even has a weird BGR internal format which, I note, is still the case in
2024, since the new code is using RGBA8888 format instead of ARGB32 in an
attempt to work around that limitation (see:
https://invent.kde.org/graphics/spectacle/-/commit/00c90e574ae93b146e703b8f5a7cb6db42fda465#52e7fd6a687cf1a70a640ed6accd701837a20b5c_385_435
). It's also worth pointing out that Linux desktop is supposed to be working
towards supporting higher bit depth for HDR purposes, so, yes, Spectacle will
be encountering more than 8 bit color channels soon enough.

This choice is particularly weird since OpenCV is not known for its scalers,
which is the domain of the libplacebo ( https://libplacebo.org/ ). Please
reconsider?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to