My workflow includes crop, resize, watermark, converting png to jpg.
Unfortunately, the exported batch for nconvert is missing important parameters to be equivalent to the treatment using XnConvert.
Parameters for crop and resize are all exported, but for watermark and jpg, some are missing.
Here's an extract of the config file (*.xbs) that show which parameters are not exported to batch file:
Code: Select all
<Watermark ... no_alpha="false" delta_x="0" delta_y="-5" perc="80" size="3" ... />
<JPEG ... optimizeHuffman="true" DCTMethod="2" subSampling="2" smoothFactor="0" .... />
Could you please confirm my observations and tell me if this will be fixed in future versions?
(Merci en avance pour toutes les réponses)