Bug 468136 - Timelapse Recorder - Frames saved with wrong color space when changed
Summary: Timelapse Recorder - Frames saved with wrong color space when changed
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: * Unknown (show other bugs)
Version: 5.1.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-04 02:24 UTC by Andrea Montagna
Modified: 2023-08-01 13:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Montagna 2023-04-04 02:24:49 UTC
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
Comment 1 Freya Lupen 2023-08-01 13:53:50 UTC
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).