https://bugs.freedesktop.org/show_bug.cgi?id=104540
Bug ID: 104540 Summary: Corrupted colors in OBS-Studio window capture Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: network723@rkmail.ru QA Contact: dri-devel@lists.freedesktop.org
Created attachment 136614 --> https://bugs.freedesktop.org/attachment.cgi?id=136614&action=edit Corrupted colors
I see corrupted colors when using obs-studio to record a video of a window. It used to work fine a week or two ago.
HW: Radeon HD7950 Kernel: 4.14.12 Mesa: git master commit 87efa71001d9a597304a2e8d7d63aaf1fa519056 LLVM: svn r321960
https://bugs.freedesktop.org/show_bug.cgi?id=104540
network723@rkmail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #1 from network723@rkmail.ru ---
*** This bug has been marked as a duplicate of bug 104597 ***
https://bugs.freedesktop.org/show_bug.cgi?id=104540
--- Comment #2 from Mario Kleiner mario.kleiner@tuebingen.mpg.de --- Just to add a bit to this: Testing this also on Kubuntu 16.04.3 LTS in X default color depth 24 bit and running apitrace on obs showed nothing suspicious to me wrt. selection of fbconfigs and visuals, creation of framebuffers etc. Just regular 8 bpc fbconfigs. The color corruption did happen with the x-composite input plugin, but not with the xshm input plugin.
So the corruption seems to stem from the x-composite based grabbing/input side, not from the output/rendering/display side.
dri-devel@lists.freedesktop.org