Search found 19 matches

by mdnava
Fri Dec 20, 2024 1:53 am
Forum: NConvert
Topic: NConvert: JPEG XL convert fails with Exit code -1073740791
Replies: 10
Views: 5120

Re: JPEG XL: PATHS longer than 135 characters FAIL

Pierre, ça va!

I have noticed this issue with NConvert is actually happening for paths longer than 135 characters (only for JPEG XL) .

So, this command fails:
$ nconvert.exe -out jpegxl -q 85 -no# -D -overwrite "D:\userxx\OneDrive\Images\Wallpapers\Fiction-Series\Stargate Universe (2009-2011 ...
by mdnava
Mon Nov 25, 2024 3:05 pm
Forum: NConvert
Topic: NConvert -recurse creates unwanted folders when folder depth is higher than 1
Replies: 2
Views: 2642

Re: NConvert -recurse creates unwanted folders when folder depth is higher than 1


if you use an output path, do you have same problem?

nconvert.exe -recurse -rflag decr -out jpeg -q 85 -no# -o "D:\mdnava\_workspace_\%.jpg" "D:\mdnava\Workspace_L\20241107 TEST\*.*"



Hello Pierre.. Yes! I just tested it. But that question also gave the solution.
Using a specific output path ...
by mdnava
Wed Nov 13, 2024 12:09 pm
Forum: NConvert
Topic: Issue with converting from WEBP to JPG
Replies: 10
Views: 4176

Re: Issue with converting from WEBP to JPG


you need to execute it by ./nconvert


Hello Pierre!
Like this?.. it seems to also fail (at least in WSL)..
(Please note that I don't normally use NConvert on any Linux, I just read the post and thought I'd test it).


$ cd NConvert
$ ./nconvert -out png -rmeta -icc -resize longest 1600 -rtype ...
by mdnava
Tue Nov 12, 2024 11:02 pm
Forum: NConvert
Topic: Issue with converting from WEBP to JPG
Replies: 10
Views: 4176

Re: Issue with converting from WEBP to JPG


Hi there,

I'm using nconvert (commercial version) in my company project for all sort of conversion between image format, sizes, quality, etc. I have received another case where WEBP files has to be converted into JPG. I went through the documentation and guessed that it should be fairly easy to ...
by mdnava
Sat Nov 09, 2024 12:13 am
Forum: NConvert
Topic: NConvert -recurse creates unwanted folders when folder depth is higher than 1
Replies: 2
Views: 2642

NConvert -recurse creates unwanted folders when folder depth is higher than 1

Using NCONVERT v7.192
There seems an issue with RECURSION in NConvert, when there's more than one level depth..
It creates multiple unwanted folders.

I made a sample video showing the issue..
https://www.youtube.com/watch?v=yhew32kusug
(video is not listed, only accesible thru direct link ...
by mdnava
Fri Nov 08, 2024 1:20 am
Forum: NConvert
Topic: NConvert: JPEG XL convert fails with Exit code -1073740791
Replies: 10
Views: 5120

Re: NConvert: JPEG XL convert fails with Exit code -1073740791


i'm not able to reproduce with your sample files :(


Well I tried again locally and it worked.. honestly I don't know what's going on..
I was trying to take a screen capture but it works now..

Je suis désolé Pierre!, je laisse le problème de côté..

———————————————

On the other hand..
There ...
by mdnava
Tue Nov 05, 2024 2:13 pm
Forum: NConvert
Topic: NConvert: JPEG XL convert fails with Exit code -1073740791
Replies: 10
Views: 5120

Re: NConvert: JPEG XL convert fails with Exit code -1073740791

xnview wrote: Tue Nov 05, 2024 12:32 pm i have not the access
Sorry, first time I share thru Google Drive.
I've allowed access now.
by mdnava
Sun Nov 03, 2024 7:45 pm
Forum: NConvert
Topic: NConvert: JPEG XL convert fails with Exit code -1073740791
Replies: 10
Views: 5120

Re: NConvert: JPEG XL convert fails with Exit code -1073740791

Hello Pierre!

I write to let you know I was able to replicate the issue when trying to convert some PNGs to JXL..
This is the command used:

$ nconvert.exe -rflag decr -out jpegxl -q 85 -no# -o "$\_workspace_\%.jxl" "E:\Photos\Kittens\__TT\*.*"

Now, the command seems to convert the first image ...
by mdnava
Fri Aug 23, 2024 5:39 am
Forum: NConvert
Topic: NConvert: JPEG XL convert fails with Exit code -1073740791
Replies: 10
Views: 5120

Re: NConvert: JPEG XL convert fails with Exit code -1073740791

Hello Pierre,

I have been trying unsuccessfully to replicate the reported issue over the past week.

It's very strange, it didn't happen just once, it was a constant issue when trying to convert very big images to JXL.

All I can think of at this time is that it could've been caused by something ...
by mdnava
Mon Aug 12, 2024 11:15 pm
Forum: NConvert
Topic: NConvert: JPEG XL convert fails with Exit code -1073740791
Replies: 10
Views: 5120

Re: NConvert: JPEG XL convert fails with Exit code -1073740791

Hello Pierre, thank you for answering..


Are you able to reproduce the problem on one file?


No, I tried exactly 5 times, with 5 different files (each over 8000px wide) and they all converted successfully to JPEG XL.

But then I tried converting five different series of images (each series also ...
by mdnava
Fri Aug 09, 2024 5:03 am
Forum: NConvert
Topic: NConvert: JPEG XL convert fails with Exit code -1073740791
Replies: 10
Views: 5120

NConvert: JPEG XL convert fails with Exit code -1073740791

Hello!

NConvert is failing with exit code: -1073740791 whenever I try to convert/replace an image to JPEG XL

This is the command used (important: commands are generated by an automated tool, and all input files are JPEGs):

$ nconvert.exe -rtype lanczos -out jpegxl -q 85 -D -overwrite "D:\path\to ...
by mdnava
Sat Jun 29, 2024 1:52 am
Forum: MP - General Support
Topic: Settings Shorctut Key ?
Replies: 1
Views: 654

Settings Shorctut Key ?

Hi there!

Is there a way to customize/set the shortcut key for Settings?..

I'd like to use F2 for this purpose. I set that key for most applications I use.

For XnView MP I had a fix by using AutohoyKey to redirect F2 to F12, but at some point it stopped working.

Best regards!
by mdnava
Thu Sep 22, 2022 2:57 pm
Forum: NConvert
Topic: NConvert: Disable folder recursion?
Replies: 8
Views: 3849

Re: NConvert: Disable folder recursion?

xnview wrote: Thu Sep 22, 2022 6:39 am i'll add -recurse (off by default)
Thank you! :D
I believe that's the better option.

I wouldn't want to overreach, but please consider adding support for JPEG XL in NConvert.
I'm kind of gravitating towards that format.

Best regards!
by mdnava
Tue Sep 13, 2022 6:51 am
Forum: NConvert
Topic: NConvert: Disable folder recursion?
Replies: 8
Views: 3849

Re: NConvert: Disable folder recursion?


when using which command line?


There are several different commands I use from context menus or tools, in the case of the issue I had I believe it had happened several times before, but I finally noticed something was happening after I saw the nconvert process still running after a couple hours ...
by mdnava
Sun Sep 11, 2022 11:07 pm
Forum: NConvert
Topic: NConvert: Disable folder recursion?
Replies: 8
Views: 3849

NConvert: Disable folder recursion?

Hi..

How can I disable folder recursion in NConvert?.

Please check out these issues:
— https://newsgroup.xnview.com/viewtopic.php?p=175783#p175783
— https://newsgroup.xnview.com/viewtopic.php?p=175684#p175684

Having recursion enabled by default seems to me more like a bug than a feature. And a ...