https://bugs.kde.org/show_bug.cgi?id=437356
Bug ID: 437356
Summary: Document colorspace settings in video import are
deceiving.
Product: krita
Version: git master (please specify the git hash!)
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Animation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The video import dialog has options to set the color space for the new document
will take.
This could impress on the user that this allows you to select the color space
in which the video is imported. It does not. Videos right now are always
imported as sRGB, because that's the kind of PNGs ffmpeg generates.
I propose we get rid of these dropdowns before string freeze in the name of UI
simplification (and we might also get rid of the width and height... and set
the resolution to 72 by default).
(I have some code for determining the color profile based on the
color_primaries and color_transfer stream data, but it needs a lot more testing
and may not be done before stringfreeze.)
--
You are receiving this mail because:
You are watching all bug changes.