Nconvert can't read the picture

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: XnTriq, helmut, xnview

Post Reply
nh2user
Posts: 28
Joined: Sun Mar 29, 2009 2:44 pm

Nconvert can't read the picture

Post by nh2user »

I am trying a batch file :

nconvert -keepcspace -keepfiledate -opthuff -keep_icc -D -q 95 -subsampling 2 -smoothingf 0 -dct 2 -out jpeg -i -l filelist.txt

here is the code.

Any comments on the code is appreciated.

The error I get is : can't read the picture. it's a .jp2 picture that xnconvert 1.1 converts fine and xnview open fine

any tips ?
User avatar
xnview
Author of XnView
Posts: 43423
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Nconvert can't read the picture

Post by xnview »

Do you have the Xjp2 plugin?
Pierre.
nh2user
Posts: 28
Joined: Sun Mar 29, 2009 2:44 pm

Re: Nconvert can't read the picture

Post by nh2user »

Hummm.... No. What to do ?
nh2user
Posts: 28
Joined: Sun Mar 29, 2009 2:44 pm

Re: Nconvert can't read the picture

Post by nh2user »

xnview wrote:Do you have the Xjp2 plugin?
Ok, I put all plugins in the Plugins Directory.

now it tells me that the program can't start because msvc71.dll or something is missing. Two dll's missing.

I don't understand, isn't the program a command line ?

what now ?
User avatar
Peter2
XnThusiast
Posts: 1328
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: Nconvert can't read the picture

Post by Peter2 »

nh2user wrote:....now it tells me that the program can't start because msvc71.dll or something is missing. Two dll's missing.
http://answers.microsoft.com/en-us/wind ... 0d3683bc89
Microsoft wrote:Msvcp71.dll is a Microsoft C Runtime library and it is required to run several Microsoft and non-Microsoft applications on a Windows system.
Maybe your PC is not up-to-date relating to the "C runtimes"?

Peter
XnViewMP 1.6.5 German, XnConvert 1.99, Win 10
nh2user
Posts: 28
Joined: Sun Mar 29, 2009 2:44 pm

Re: Nconvert can't read the picture

Post by nh2user »

Peter2 wrote:
nh2user wrote:....now it tells me that the program can't start because msvc71.dll or something is missing. Two dll's missing.
http://answers.microsoft.com/en-us/wind ... 0d3683bc89
Microsoft wrote:Msvcp71.dll is a Microsoft C Runtime library and it is required to run several Microsoft and non-Microsoft applications on a Windows system.
Maybe your PC is not up-to-date relating to the "C runtimes"?

Peter
I just downloaded the two files missing :

MSVCP71
msvcr71

and put them in the same directory as nconvert. You should put them in the original release. Not everything has these files.
User avatar
Peter2
XnThusiast
Posts: 1328
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: Nconvert can't read the picture

Post by Peter2 »

nh2user wrote:...I just downloaded the two files missing :...
So your problem is solved?
nh2user wrote:...You should put them in the original release. Not everything has these files.
These runtimes from Microsoft (in different version: 2007, 2010, ...) are essential and necessary for many, many applications. The best way for the user is to download the entire packages from Microsoft and the install them correctly.

Peter
XnViewMP 1.6.5 German, XnConvert 1.99, Win 10
nh2user
Posts: 28
Joined: Sun Mar 29, 2009 2:44 pm

Re: Nconvert can't read the picture

Post by nh2user »

Peter2 wrote:
nh2user wrote:...I just downloaded the two files missing :...
So your problem is solved?
nh2user wrote:...You should put them in the original release. Not everything has these files.
These runtimes from Microsoft (in different version: 2007, 2010, ...) are essential and necessary for many, many applications. The best way for the user is to download the entire packages from Microsoft and the install them correctly.

Peter
Putting them with the release makes sure your release is portable. and idiot proof for the ones like me.

Just a suggestion.
nh2user
Posts: 28
Joined: Sun Mar 29, 2009 2:44 pm

Re: Nconvert can't read the picture

Post by nh2user »

What do you think of the command line ?

is it good / ok ?
User avatar
Peter2
XnThusiast
Posts: 1328
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: Nconvert can't read the picture

Post by Peter2 »

nh2user wrote:What do you think of the command line ?

is it good / ok ?
If you ask me - then I'm sorry to say that I have no experience with command line. I hope another user will reply.

Peter
XnViewMP 1.6.5 German, XnConvert 1.99, Win 10
User avatar
xnview
Author of XnView
Posts: 43423
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Nconvert can't read the picture

Post by xnview »

nh2user wrote:What do you think of the command line ?
is it good / ok ?
Yes, the command line is good, are you able to load jp2000 files?
Pierre.
nh2user
Posts: 28
Joined: Sun Mar 29, 2009 2:44 pm

Re: Nconvert can't read the picture

Post by nh2user »

xnview wrote:
nh2user wrote:What do you think of the command line ?
is it good / ok ?
Yes, the command line is good, are you able to load jp2000 files?
Yes, All is good now !

:)
Post Reply