Page 1 of 1

Problems with converting files from some folders

Posted: Mon Feb 06, 2023 2:55 am
by urbantweet
Hi, I've been using XnView for a long time and it's very cool software, but i needed a gui-free conversion. And nconvert worked perfectly until I found out that it just skips some folders. For example:

Code: Select all

nconvert -out jpeg -o "D:/example/output/12.jpeg" -32bits -merge_alpha -q 85 "D:/example/●PIXIV●/image1.png"
I understand that it's about characters, but I don't have the skills to figure out how to solve it :( Any solutions?
I am using windows 10, the system encoding is CP866

Re: Problems with converting files from some folders

Posted: Mon Feb 06, 2023 11:54 am
by xnview
could you try this unicode version

Re: Problems with converting files from some folders

Posted: Mon Feb 06, 2023 12:20 pm
by urbantweet
xnview wrote: Mon Feb 06, 2023 11:54 am could you try this unicode version
It works, thx :)