Page 1 of 1

[1.96] Batch processing: Problems with using/saving scripts

Posted: Thu Mar 26, 2009 8:00 am
by johannes.kastl
Good Morning,

when converting several pictures at once, the "Batch Processing" in Xnview is a killer. But after upgrading from 1.80 (2005?) to the latest one (1.96), two issues appeared:

When saving scrips, the output folder, the JPEG options and the settings are also saved. Can this behaviour be changed? Especially the output folder.

When opening a script the checkbox on the left is not checked. Nevertheless the script is used, with and without the checkbox. What use it this?
Bug? Feature?

Regards,
Johannes

Re: [1.96] Batch processing: Problems with using/saving scripts

Posted: Thu Mar 26, 2009 12:42 pm
by xnview
johannes.kastl wrote: When saving scrips, the output folder, the JPEG options and the settings are also saved. Can this behaviour be changed? Especially the output folder.
No, you can find a long discussion about this new behavior. But why?
When opening a script the checkbox on the left is not checked. Nevertheless the script is used, with and without the checkbox. What use it this?
Bug? Feature?
Seems to be a bug

Re: [1.96] Batch processing: Problems with using/saving scripts

Posted: Thu Mar 26, 2009 1:59 pm
by johannes.kastl
It is no problem to manually delete the line with the output folder in the script. So its not that big an issue.

Still it would be nice if things like that could be configured. Let the user decide. But as you hinted, this is stuff for long long discussions.

BTW: Where to find the discussion you mentioned? The search seems not to work to well...

Re: [1.96] Batch processing: Problems with using/saving scripts

Posted: Thu Mar 26, 2009 6:35 pm
by XnTriq
Hi & welcome, Johannes :-)
johannes.kastl wrote:Where to find the discussion you mentioned?
johannes.kastl wrote:The search seems not to work to well...

Re: [1.96] Batch processing: Problems with using/saving scripts

Posted: Mon Mar 30, 2009 8:52 am
by johannes.kastl
Thanks Xntriq,

I'll have a look.

One thing I come across with loading the JPEG settings from the script. Altough the script contains a line with

Code: Select all

output( jpeg 80 0 0 0 0 0 1 )
some settings are not changed when loading the script.

I tested this, and manually unchecked all checkboxes in "Tools"->"Options"->"General"->"Read/Write"->"Write"->"JPEG". Then loaded a script with the line above, but nearly nothing happened, only the checkbox "Rebuild embedded thumbnail" got set. This script was saved when some of the checkboxes were checked.

I do not know if I made a mistake, or if this is not what the script should do. But when loading a script containing JPEG Options I would expect the settings to be exactly as the script says.

Any hints?

Regards,
Johannes