Bug 402946 - Add sRGB color space support
Summary: Add sRGB color space support
Status: RESOLVED WORKSFORME
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: unspecified
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-06 22:47 UTC by 21Naown
Modified: 2019-01-18 01:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:
fritzibaby: Brainstorm+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 21Naown 2019-01-06 22:47:40 UTC
It seems sRGB is not handled since profile/preset and render options do not mention it.
Comment 1 emohr 2019-01-08 06:25:07 UTC
Make a new render profile and try. ffmpeg -apply_trc iec61966_2_1 -start_frame 1100 -i input.$04d.exr output.mp4

more details see here: https://stackoverflow.com/questions/37489798/ffmpeg-getting-a-dark-output-when-converting-exr-sequence-to-mp4
Comment 2 21Naown 2019-01-18 01:01:09 UTC
Thank you for the information, but it applies to an “EXR linear input” and I do not have this kind of input.

--------------------------------------------------------------------------------

Request sRGB to https://www.mltframework.org/ is probably better since Kdenlive uses MLT with its profile/preset and render options, but I will not do so because sRGB is finally not what I am seeking.