The 32-bit variant of nconvert works without any problems with this command line:
"C:\Program Files (x86)\XnView\nconvert_x86" -out jxr -o C:\Users\%%.jxr C:\AMD\*.png
Do I the same with the 64-bit variant of nconvert that happens:
"C:\Program Files (x86)\XnView\nconvert_x64" -out jxr -o C:\Users\%%.jxr C:\AMD\*.png
Ignoring -p option from command line
64-bit nconvert makes it's job too, but it gives an error message
for an error which doesn't exist. - Please correct this!
small bug in nconvert x64
Moderators: XnTriq, helmut, xnview
-
- XnThusiast
- Posts: 4306
- Joined: Sun Apr 29, 2012 9:45 am
- Location: Cheltenham, U.K.
Re: small bug in nconvert x64
C:\Program Files (x86) is normally for 32-bit programs and C:\Program Files for 64-bit programs...
Is your copy of nconvert_x64 installed in Program Files (x86) or Program Files?
Is your copy of nconvert_x64 installed in Program Files (x86) or Program Files?
-
- Posts: 20
- Joined: Mon Apr 30, 2012 10:32 pm
Re: small bug in nconvert x64
In Program Files (x86).
There is no 64-bit variant of XnView (yet).
And because it's related, I store the nconvert-executables in the XnView-folder.
(And I renamed them to avoid to confuse them (or to have to copy and delete them again and again).)
There is no 64-bit variant of XnView (yet).
And because it's related, I store the nconvert-executables in the XnView-folder.
(And I renamed them to avoid to confuse them (or to have to copy and delete them again and again).)
-
- Author of XnView
- Posts: 45577
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 20
- Joined: Mon Apr 30, 2012 10:32 pm
Re: small bug in nconvert x64
this error message:
Ignoring -p option from command line
As you can see, I didn't use any -p option:
"C:\Program Files (x86)\XnView\nconvert_x64" -out jxr -o C:\Users\%%.jxr C:\AMD\*.png
Ignoring -p option from command line
As you can see, I didn't use any -p option:
"C:\Program Files (x86)\XnView\nconvert_x64" -out jxr -o C:\Users\%%.jxr C:\AMD\*.png
-
- Author of XnView
- Posts: 45577
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: small bug in nconvert x64
the "Ignoring -p option from command line" message is not from nconvert
Pierre.
-
- Posts: 20
- Joined: Mon Apr 30, 2012 10:32 pm
Re: small bug in nconvert x64
What?
Take a look at this:

Take a look at this:

-
- Author of XnView
- Posts: 45577
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 20
- Joined: Mon Apr 30, 2012 10:32 pm
Re: small bug in nconvert x64
After a while I figured out how you ment it probably (without your new comment).xnview wrote:the "Ignoring -p option from command line" message is not from nconvert
(Because I guessed than that you know your source code that well.)
So the mistake in the source code is not in the XnView-SourceCode,
instead of this it's in the (x64) source code of the JpegXR-codec.
Question is: Are you able to correct this? Or don't you have access
to that source code and instead of this, you use some precompiled libraries?
(In the 32-bit variant of NConvert this problem doesn't exists,
but on a 64-bit-cpu it's slower than NConvert-x64.
That's the reason why I use it.)
So at least it wasn't a hallucination or something like this
http://www.youtube.com/watch?v=662KGcqjT5Q#t=1m38s
where people see a pink elephant with yellow dots
during a traffic check and have to take an alcohol test.
(I hope the link with the time index works and you like it.)
-
- Posts: 291
- Joined: Sun Jun 11, 2006 2:43 pm
Re: small bug in nconvert x64
> > > "Ignoring -p option from command line" message is not from nconvert
> > Oh sorry, it's a message in jpegxr codec...
I don't see the string in ...
http://www.xnview.com/en/plugins.html
> instead of this it's in the (x64) source code of the JpegXR-codec.
> Question is: Are you able to correct this? Or don't you have access
> to that source code and instead of this, you use some precompiled libraries?
http://en.wikipedia.org/wiki/JPEG_XR
AFAIK all (?) the plugins are precompiled by 3rd party, and most of them have problematic licenses (latter except WebP).
> > Oh sorry, it's a message in jpegxr codec...
I don't see the string in ...

http://www.xnview.com/en/plugins.html
> instead of this it's in the (x64) source code of the JpegXR-codec.
> Question is: Are you able to correct this? Or don't you have access
> to that source code and instead of this, you use some precompiled libraries?
http://en.wikipedia.org/wiki/JPEG_XR
AFAIK all (?) the plugins are precompiled by 3rd party, and most of them have problematic licenses (latter except WebP).
There is indeed no WinZIP under my rock.
-
- Posts: 20
- Joined: Mon Apr 30, 2012 10:32 pm
Re: small bug in nconvert x64
It's fixed now.

Thanks! (a lot)

Thanks! (a lot)