Hello,


raw(=nef) folder, one duplicate:
--------------------------------
a.nef
a.nef.xmp
a_01.nef.xmp

---> sequence number for xmp is clone number.



darktable_exported:
-------------------

1) empty folder
export: select both pictures
a.jpg      (from a.nef.xmp)
a_01.jpg   (from a_01.nef.xmp)

looks like the jpgs are named like the xmps. (only looks like)


2) empty folder
export: select second picture
a.jpg     (from a_01.nef.xmp)

export: select first picture
a_01.jpg  (from a.nef.xmp)

huh. jpg sequence numbers are independent of input xmp filename.


3) empty folder
export: select both pictures, check overwrite
a.jpg (last one wins)

messed up.

---> sequence number for output is counter to prevent overwrite.



conclusion/wishes:
------------------

clone number should be named different:  a_c01.nef.xmp 
(export: a_c01_01.jpg, a_c01_02.jpg ..., 
with overwrite: always a_c01.jpg)

export $(FILE_NAME) should be the xmp (clone)basename, not the nef.



exif info in jpg:
DerivedFrom (nef), History_operation, History_params, Blendop_params
..maybe good to detect changes in picture processing for rebuild. nice.

..or to deduce the cloned xmp file used during generation of this picture. 
wish: adding DerivedFromXmp as a direct link to the recipe-file.



good night
best regards
Wolfgang

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to