[Bug 285610] New: Save RAW decoding settings in xmp sidecar file

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 285610] New: Save RAW decoding settings in xmp sidecar file

Bugzilla from sergio@enpijama.es
https://bugs.kde.org/show_bug.cgi?id=285610

           Summary: Save RAW decoding settings in xmp sidecar file
           Product: digikam
           Version: 2.2.0
          Platform: Chakra
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: RAW files management
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           2.2.0 (using KDE 4.7.2)
OS:                Linux

Now I must save a TIFF file with RAW decoding if I want to save the decoded
RAW, or I will have to decoded it again if I want to do another processing.
Keeping the TIFF file doubles the disk space at least, so I would like to save
RAW decoding settings in the xmp sidecar file, as other programs do.

Reproducible: Always

Steps to Reproduce:
There is no option to save RAW decoding settings, only import button


Expected Results:  
A save button to write RAW decoding settings to xmp sidecar file, or save them
when is imported to edit.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 285610] Save RAW decoding settings in xmp sidecar file

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=285610





--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-11-03 09:05:18 ---
Look into XMP metadata saved in your TIFF file, in digiKam schema, there is an
Image History tag with xml content of digiKam image editor raw import tool
settings. Look below an exemple done with an ARW file imported to editor and
saved to TIFF :

<history version="1">
    <file
uuid="b442350bf290421e3735e46e9f178713e994a9db93912bcee6e7f56e3c68ecbc"
type="original">
        <fileParams fileName="_A350_Sigma_70_200.1.ARW"
filePath="/mnt/data/photos.test/SONY/"
fileHash="e994a9db93912bcee6e7f56e3c68ecbc" fileSize="13532092"
creationDate="2010-04-10T13:00:32"/>
    </file>
    <filter filterName="digikam:RawConverter" filterDisplayName="Raw
Conversion" filterVersion="1" filterCategory="reproducible" branch="true">
        <params>
            <param name="RAWQuality" value="10"/>
            <param name="autoBrightness" value="true"/>
            <param name="enableBlackPoint" value="false"/>
            <param name="enableWhitePoint" value="false"/>
            <param name="fixColorsHighlights" value="false"/>
            <param name="inputColorSpace" value="0"/>
            <param name="kdcraw-version" value="2.0.1"/>
            <param name="outputColorSpace" value="1"/>
            <param name="sixteenBitsImage" value="true"/>
            <param name="whiteBalance" value="1"/>
        </params>
    </filter>
</history>

Note : Image History do not store only all settings of RAW converter, but in
fact all settings of all tools used in editor to changes/fix/manage photo.

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 285610] Save RAW decoding settings in xmp sidecar file

Bugzilla from sergio@enpijama.es
In reply to this post by Bugzilla from sergio@enpijama.es
https://bugs.kde.org/show_bug.cgi?id=285610





--- Comment #2 from Sergio Cambra <sergio enpijama es>  2011-11-03 11:14:31 ---
Then my request is an user interface to associate these settings to the RAW,
restore them when you edit the RAW, associate settings in batch converting
instead of saving a TIFF/PNG. So duplicated space disk use would be avoided.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 285610] Be able to apply RAW decoding settings from one item to another one

Gilles Caulier-4
In reply to this post by Bugzilla from sergio@enpijama.es
https://bugs.kde.org/show_bug.cgi?id=285610


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
            Summary|Save RAW decoding settings  |Be able to apply RAW
                   |in xmp sidecar file         |decoding settings from one
                   |                            |item to another one




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 285610] Be able to apply RAW decoding settings from one item to another one

Gilles Caulier-4
In reply to this post by Bugzilla from sergio@enpijama.es
https://bugs.kde.org/show_bug.cgi?id=285610

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #3 from Gilles Caulier <[hidden email]> ---
*** Bug 313570 has been marked as a duplicate of this bug. ***

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 285610] Be able to apply RAW decoding settings from one item to another one

bugzilla_noreply
In reply to this post by Bugzilla from sergio@enpijama.es
https://bugs.kde.org/show_bug.cgi?id=285610

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |wishlist

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 285610] Be able to apply RAW decoding settings from one item to another one

bugzilla_noreply
In reply to this post by Bugzilla from sergio@enpijama.es
https://bugs.kde.org/show_bug.cgi?id=285610

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Workflow                    |FilesIO-RAW

--
You are receiving this mail because:
You are the assignee for the bug.