Search found 7 matches

by McBluna
Sat Jul 22, 2023 6:23 am
Forum: Archive
Topic: XnView MP 1.5.2
Replies: 3
Views: 10275

Re: XnView MP 1.5.2

Thank you Pierre for all your hard work 😊
by McBluna
Mon Jul 10, 2023 6:28 pm
Forum: Archive
Topic: XnView MP 1.5.0
Replies: 7
Views: 14075

Re: XnView MP 1.5.0

the sha256 checksums have not been updated

b6270287b1ee6c088a95c2b1a2efa3e51fa314ee4a6e31a8ab791c2a15ff484e *XnViewMP-linux-x64.deb
dcc5650ed74ccb3f0556c4e78c92e8a3b27353fb259d5a49d23426b03b4034ed *XnViewMP-win-x64.exe
ed5cc276057f979a5ad1f9641841c6af3b3d7299dc61d650549286dc6f14a90e *XnViewMP ...
by McBluna
Sat Mar 18, 2023 6:46 am
Forum: NConvert
Topic: Problem with Korean filenames
Replies: 10
Views: 7222

Re: Problem with Korean filenames

Hey Pierre,
first, I've to thank you very much for all your effort. :D
I can confirm, the bug has been fixed.
by McBluna
Mon Mar 13, 2023 7:38 am
Forum: NConvert
Topic: Problem with Korean filenames
Replies: 10
Views: 7222

Re: Problem with Korean filenames

I had the same problem as yuanyues with languages like arabic, chinese and so on. With the Unicode version it works for all languages (en de jp ko ru fr ar zh_cn zh_tw es it pt tr pl id th vi). Thank you very much 👍

But the Unicode version introduced a bug. I've compared it with version 7.136 from ...
by McBluna
Mon Jul 26, 2021 12:27 pm
Forum: Retest
Topic: Batch convert 'Export for NConvert' error in exported code
Replies: 2
Views: 2625

Batch convert 'Export for NConvert' error in exported code

Hello Pierre,

I'm using XnView MP Windows
Version 0.98.4 64bits (May 28 2021)

In "Batch convert" I've setup 5 actions (Automatic crop, Crop, Canvas resize, Add mask and Resize) and PNG as output format. The with "Export for NConvert..." created batch file contains -o instead of -out for the ...
by McBluna
Mon Jul 26, 2021 12:01 pm
Forum: Closed/Resolved
Topic: Batch convert 'Export for NConvert' error in exported code [Solved]
Replies: 3
Views: 2839

Re: Batch convert 'Export for NConvert' error in exported code

I'm very sorry. I've missed to confirm.

It's working now as expected:

Code: Select all

nconvert -wmopacity 20 -wmflag bottom-left -wmfile "C:\Users\McBlu\OneDrive\Bilder\Super\Super-M_80x80.png" -o png -clevel 9 
by McBluna
Mon Apr 19, 2021 6:24 am
Forum: Closed/Resolved
Topic: Batch convert 'Export for NConvert' error in exported code [Solved]
Replies: 3
Views: 2839

Batch convert 'Export for NConvert' error in exported code [Solved]

Hello,
I've setup a watermark action and used Export for NConvert . In the created batch there is a space missing between -wmflag and -wmfile.

https://www.mcbluna.net/wp/wp-content/uploads/temp/Screenshot_20210419-082002.webp


nconvert -wmopacity 20 -wmflag bottom-left-wmfile "C:\Users\McBlu ...