nconvert v4.95:problems with param -L?(Use file as filelist)

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

Moderators: XnTriq, helmut, xnview

tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

nconvert v4.95:problems with param -L?(Use file as filelist)

Post by tom*de »

the parameter -L doesn't work in my version 4.92 :?:

Code: Select all


NConvert.exe -jpegtrans "rot90" -L liste.txt
NConvert.exe -keepfiledate -resize 220 220 -ratio -out jpeg -o "C:\test\%.jpg" -L "c:\test\liste.txt"

and no info or error will appear.

further details:

NConvert.exe -L
=> no info

NConvert.exe ... -L test
=> only version info (if file "test" exists or not)

NConvert.exe ... -L
=> "Argument missing"


Any idea?
thanks, Tom
Last edited by tom*de on Tue May 27, 2008 2:05 pm, edited 1 time in total.
tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

Post by tom*de »

No answer about v.4.92? Hmm, I just restored my older version 4.79, after all the option -L works...

Code: Select all

nconvert_v4.79.exe -jpegtrans rot90 -L "c:\Bilder\TEST.LST"
** NCONVERT v4.79 (c) 1991-2007 Pierre-E Gougelet (May 16 2007/10:27:55) **
        Version for Windows NT/9x/2000/Xp/Vista  (All rights reserved)
** This is a freeware software (for non commercial use)

Lossless transformation of c:\Bilder\TEST.JPG : OK
  Error: Don't know how to read this picture (c:\Bilder\TEST.LST)
... although ends with error ... about the listfile :?:
User avatar
Cinemaizer
Posts: 23
Joined: Mon Jan 28, 2008 2:22 pm
Location: Russia

Post by Cinemaizer »

Use the new syntax with 4.92. This way more flexible, powerful and usable:
http://newsgroup.xnview.com/viewtopic.php?t=13755
tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

Post by tom*de »

Use the new syntax with 4.92.
Interesing thing, such a script file. But I'would like to work with filelist, too. Option -L

My total commander's "xnview button" creates a filelist (i.g."C:\TEMP\CMD5BB.tmp") from the marked files.
This file will be used by xnviews option -L But this option doesn't work in v4.92 :?
User avatar
xnview
Author of XnView
Posts: 45579
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

I've tried:
nconvert.exe -keepfiledate -resize 220 220 -ratio -out jpeg -o -L c:\liste.txt
and all works...

What do you have when executing this command line?
Pierre.
tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

Post by tom*de »

c:\Programme\Foto\XnView\_TEST.CMD

Code: Select all

c:\Programme\Foto\XnView\nconvert_v4.92.exe -jpegtrans rot90 -L "c:\Programme\Foto\XnView\_TEST.LST"
pause
c:\Programme\Foto\XnView\nconvert_v4.92.exe -keepfiledate -ratio -resize 220 220 -out jpeg -o "C:\tmp\%%.jpg" -L "c:\Programme\Foto\XnView\_TEST.LST"
pause
c:\Programme\Foto\XnView\nconvert_v4.79.exe -jpegtrans rot90 -L "c:\Programme\Foto\XnView\_TEST.LST"
pause
c:\Programme\Foto\XnView\nconvert_v4.79.exe -keepfiledate -ratio -resize 220 220 -out jpeg -o "C:\tmp\%%.jpg" -L "c:\Programme\Foto\XnView\_TEST.LST"
pause
c:\Programme\Foto\XnView\_TEST.LST

Code: Select all

c:\Programme\Foto\XnView\IMG_0969_4.JPG
c:\Programme\Foto\XnView\IMG_0967_2.JPG
c:\Programme\Foto\XnView\IMG_0968_3.JPG
In the case of nconvert_v4.92.exe nothing happens. Same parameter with nconvert_v4.79.exe got an error, but it works...
C:\Programme\Foto\XnView>c:\Programme\Foto\XnView\nconvert_v4.92.exe -jpegtrans
rot90 -L "c:\Programme\Foto\XnView\_TEST.LST"
** NCONVERT v4.92 (c) 1991-2008 Pierre-E Gougelet (Mar 26 2008/10:18:23) **
Version for Windows NT/9x/2000/Xp/Vista (All rights reserved)
** This is a freeware software (for non commercial use)


C:\Programme\Foto\XnView>pause
Drücken Sie eine beliebige Taste . . .

C:\Programme\Foto\XnView>c:\Programme\Foto\XnView\nconvert_v4.92.exe -keepfileda
te -ratio -resize 220 220 -out jpeg -o "C:\tmp\%.jpg" -L "c:\Programme\Foto\XnVi
ew\_TEST.LST"
** NCONVERT v4.92 (c) 1991-2008 Pierre-E Gougelet (Mar 26 2008/10:18:23) **
Version for Windows NT/9x/2000/Xp/Vista (All rights reserved)
** This is a freeware software (for non commercial use)


C:\Programme\Foto\XnView>pause
Drücken Sie eine beliebige Taste . . .

C:\Programme\Foto\XnView>c:\Programme\Foto\XnView\nconvert_v4.79.exe -jpegtrans
rot90 -L "c:\Programme\Foto\XnView\_TEST.LST"
** NCONVERT v4.79 (c) 1991-2007 Pierre-E Gougelet (May 16 2007/10:27:55) **
Version for Windows NT/9x/2000/Xp/Vista (All rights reserved)
** This is a freeware software (for non commercial use)

Lossless transformation of c:\Programme\Foto\XnView\IMG_0969_4.JPG : OK
Lossless transformation of c:\Programme\Foto\XnView\IMG_0967_2.JPG : OK
Lossless transformation of c:\Programme\Foto\XnView\IMG_0968_3.JPG : OK
Error: Don't know how to read this picture (c:\Programme\Foto\XnView\_TEST.LST)


C:\Programme\Foto\XnView>pause
Drücken Sie eine beliebige Taste . . .

C:\Programme\Foto\XnView>c:\Programme\Foto\XnView\nconvert_v4.79.exe -keepfileda
te -ratio -resize 220 220 -out jpeg -o "C:\tmp\%.jpg" -L "c:\Programme\Foto\XnVi
ew\_TEST.LST"
** NCONVERT v4.79 (c) 1991-2007 Pierre-E Gougelet (May 16 2007/10:27:55) **
Version for Windows NT/9x/2000/Xp/Vista (All rights reserved)
** This is a freeware software (for non commercial use)

Conversion of c:\Programme\Foto\XnView\IMG_0969_4.JPG into C:\tmp\IMG_0969_4.jpg
OK
Conversion of c:\Programme\Foto\XnView\IMG_0967_2.JPG into C:\tmp\IMG_0967_2.jpg
OK
Conversion of c:\Programme\Foto\XnView\IMG_0968_3.JPG into C:\tmp\IMG_0968_3.jpg
OK
Error: Don't know how to read this picture (c:\Programme\Foto\XnView\_TEST.LST)
User avatar
xnview
Author of XnView
Posts: 45579
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

ok, will be fixed in next release (with 1.93.5)
Pierre.
tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

Post by tom*de »

Thank you for your commitment, and the great tool...
tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

v4.95 parameter -L still again

Post by tom*de »

Testet with v4.95 - an got the same problem like v4.92.

the commands:

Code: Select all

c:\Programme\Foto\XnView\nconvert_v4.95.exe -jpegtrans rot90 -l "c:\Programme\Foto\XnView\_TEST.LST"
pause
c:\Programme\Foto\XnView\nconvert_v4.95.exe -keepfiledate -ratio -resize 220 220 -out jpeg -o "C:\tmp\%%.jpg" -l "c:\Programme\Foto\XnView\_TEST.LST"
pause


will return:

Code: Select all

c:\Programme\Foto\XnView>c:\Programme\Foto\XnView\nconvert_v4.95.exe -jpegtrans
rot90 -L "c:\Programme\Foto\XnView\_TEST.LST"
** NCONVERT v4.95 (c) 1991-2008 Pierre-E Gougelet (May  1 2008/17:48:32) **
        Version for Windows NT/9x/2000/Xp/Vista  (All rights reserved)
** This is a freeware software (for non commercial use)


c:\Programme\Foto\XnView>pause
Drücken Sie eine beliebige Taste . . .

c:\Programme\Foto\XnView>c:\Programme\Foto\XnView\nconvert_v4.95.exe -keepfileda
te -ratio -resize 220 220 -out jpeg -o "C:\tmp\%.jpg" -L "c:\Programme\Foto\XnVi
ew\_TEST.LST"
** NCONVERT v4.95 (c) 1991-2008 Pierre-E Gougelet (May  1 2008/17:48:32) **
        Version for Windows NT/9x/2000/Xp/Vista  (All rights reserved)
** This is a freeware software (for non commercial use)
...no conversion/action will happens. It seems that the filelist is ignored.

Only, if I replace the commands with nconvert v4.79 - it works, like described above. Any idea?
tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

Post by tom*de »

any feedback available? Thanks Tom
User avatar
xnview
Author of XnView
Posts: 45579
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Post by xnview »

Do you have tried the 4.98?
Pierre.
tom*de
Posts: 40
Joined: Wed Mar 22, 2006 1:08 pm

Post by tom*de »

Yes, parameter -L works fine in Version 4.98. Thanks a lot.