SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Start recording timelapse with the recorder docker 2. Change colorspace to sRGB-elle-V2-g10.icc (linear) 3. Draw colors on canvas, especially mixing colors 4. Open up frames saved in folder by the recorder, or export timelapse OBSERVED RESULT Colors are much darker and muddier than on canvas (I suppose because it is exporting the frames with an sRGB colorspace and not a linear one) EXPECTED RESULT Colors should appear the same in frames as they are on canvas SOFTWARE/OS VERSIONS Linux/KDE Plasma: Xubuntu 22.04.2 LTS Qt Version: 5.12.12
This was fixed in 5.2.0-prealpha by MR!1809 "Recorder: add ability to record other color modes and depth " (https://invent.kde.org/graphics/krita/-/merge_requests/1809).