Batch-JPEGTRANS - strange bat-output

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: XnTriq, helmut, xnview

Post Reply
User avatar
Peter2
XnThusiast
Posts: 1328
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Batch-JPEGTRANS - strange bat-output

Post by Peter2 »

In XnView 2.49.5 I started the Batch-dialogue, added one file, added only "JPEGtrans on exif" and created the bat-output for nconvert. This is the result:

Code: Select all

nconvert -npcd 2 -size 256x256+0 -ctype rgb -corder inter -out jpeg "K:\TMP\mittel_20210305_001.jpg" 
Where is the JPEGTRANS included?
XnViewMP 1.6.5 German, XnConvert 1.99, Win 10
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Batch-JPEGTRANS - strange bat-output

Post by xnview »

will be fixed
Pierre.
User avatar
Peter2
XnThusiast
Posts: 1328
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: Batch-JPEGTRANS - strange bat-output

Post by Peter2 »

Version 2.50,semi-fixed with error. There is a missing blank behind "Exif" which causes the command to fail:

Code: Select all

C:\Program Files (x86)\XnView>nconvert -npcd 2 -size 256x256+0 -ctype rgb -corder inter -out jpeg -jpegtrans exif"D:\Screenshots\7z_Inhalt.png"
Bad channel order 'exifD:\Screenshots\7z_Inhalt.png'
XnViewMP 1.6.5 German, XnConvert 1.99, Win 10
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Batch-JPEGTRANS - strange bat-output

Post by xnview »

right
Pierre.
Post Reply