Batch convert 'Export for NConvert' error in exported code

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
User avatar
McBluna
Posts: 11
Joined: Fri Feb 26, 2010 9:38 pm
Location: Germany
Contact:

Batch convert 'Export for NConvert' error in exported code

Post by McBluna »

Hello,

Version used: XnView MP 1.9.2 64-Bit

actual behavior
In case, I choose Lossless for WEBP, the Export for NConvert function export the WEBP quality setting to the batch file.

Image

Code: Select all

nconvert -out webp -q 75
changing quality setting to 87 and back to Lossless
Image

Code: Select all

nconvert -out webp -q 87 
expected behavior

Code: Select all

nconvert -out webp -q -1 
Best regards
McBluna
Image
Post Reply