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
[1.96] Batch processing: Problems with using/saving scripts
Moderators: XnTriq, helmut, xnview
-
- Posts: 12
- Joined: Wed Mar 25, 2009 4:51 pm
-
- Author of XnView
- Posts: 44363
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: [1.96] Batch processing: Problems with using/saving scripts
No, you can find a long discussion about this new behavior. But why?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.
Seems to be a bugWhen 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?
Pierre.
-
- Posts: 12
- Joined: Wed Mar 25, 2009 4:51 pm
Re: [1.96] Batch processing: Problems with using/saving scripts
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...
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...
-
- Moderator & Librarian
- Posts: 6363
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
Re: [1.96] Batch processing: Problems with using/saving scripts
Hi & welcome, Johannes
johannes.kastl wrote:Where to find the discussion you mentioned?
- Save also other options to Script
- 1.94.2: last used settings of batch processing not stored
- Script save resets general batch processing settings
johannes.kastl wrote:The search seems not to work to well...
-
- Posts: 12
- Joined: Wed Mar 25, 2009 4:51 pm
Re: [1.96] Batch processing: Problems with using/saving scripts
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 withsome 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
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 )
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