Page 1 of 1
Processing does not work?
Posted: Tue Mar 26, 2019 9:29 am
by Elk
When I process an image with these settings

thhis is shown after:
But there is not even a new file, no new file saved / compressed or such.
What might be wrong?
Re: Processing does not work?
Posted: Tue Mar 26, 2019 3:57 pm
by xnview
no file in output folder?? and if you change it?
Re: Processing does not work?
Posted: Tue Mar 26, 2019 5:22 pm
by Elk
Cannot find any new file / image. In no folder. With the classic Xnview it works.
Re: Processing does not work?
Posted: Wed Mar 27, 2019 1:10 pm
by xnview
could you try to use 'JPEG' instead of 'JPEG guetzli'?
Re: Processing does not work?
Posted: Wed Mar 27, 2019 2:05 pm
by Elk
Yes, that works. Why does it not work with the other one?
When I switch bewtween the profiles the "Format" keeps staying the same? Is it like it should be? I wanted when I open a profile that the format I assigned to the profile would be set.

Re: Processing does not work?
Posted: Wed Mar 27, 2019 2:55 pm
by xnview
Elk wrote: Wed Mar 27, 2019 2:05 pm
Yes, that works. Why does it not work with the other one?
There is some limitation of pixels size with jpeg Guetzli
When I switch bewtween the profiles the "Format" keeps staying the same? Is it like it should be? I wanted when I open a profile that the format I assigned to the profile would be set.
could you send me it?
Re: Processing does not work?
Posted: Wed Mar 27, 2019 6:04 pm
by Elk
Cannot upload it here in the forum obvioulsy, so here is its content:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><XnView_script version="1.0" name="50%,NoExif,800x600">
<Resize mode="0" width="800" height="600" unit="0" ratio="true" orientation="false" enlarge="0" resample="7" gamma_correct="false"/>
<Output folder="I:/Bild-Ausgabe/Komprimiert" filename="{Filename}-#" case="0" startIndex="1">
<Options overwrite="1" orgDate="false" keepMeta="true" keepICC="false" keepFolder="false" keepParentFolder="false" keepExtension="true" delOrg="false" multipage="false" allPages="false" openExplorer="false" openBrowser="false" clearItems="false"/>
<JPEG quality="50" progressive="false" optimizeHuffman="false" rebuildThumb="true" orgQuality="false" DCTMethod="0" subSampling="0" smoothFactor="0"/>
<TGA compress="false" bottomUp="false"/>
<TIFF compress="0" quality="80" compressBW="0" oneStrip="false"/>
<BMP compress="false" hdrOS2="false"/>
<PNG level="6" interlaced="false" filter="0"/>
<GIF interlaced="false" hdr87a="false"/>
<PCX compress="false"/>
<WEBP method="0" quality="80" filesize="128" compress="4" strength="60" sharpness="0"/>
<GUETZLI/>
<JP2 mode="0" quality="80" ratio="4" fileSize="100"/>
<PDF compress="0" compressGrey="0" compressBW="0" quality="80"/>
<JXR quality="80" colorFormat="0" filter="0"/>
</Output>
</XnView_script>
Re: Processing does not work?
Posted: Mon Apr 01, 2019 9:25 am
by xnview
this xbs was saved by XnViewMP?
Please change in the .xbs
Code: Select all
<Output folder="I:/Bild-Ausgabe/Komprimiert" filename="{Filename}-#" case="0" startIndex="1" format="JPEG">