Search found 40 matches

by tom*de
Thu Mar 31, 2011 4:03 pm
Forum: Classic - Suggestions
Topic: easy delete / sort out / mark pictures while slideshow?
Replies: 9
Views: 5544

easy delete / sort out / mark pictures while slideshow?

One usecase after holidays is to mark, delete or move some pictures into 2nd class subdirectory, while the first slideshow.
Is it possible to do one of this while slideshow by using a hotkey?

Thanks, Tom
by tom*de
Tue Jun 24, 2008 9:50 am
Forum: NConvert
Topic: filelist to crash nconvert
Replies: 18
Views: 8363

Yes, parameter -L works fine in Version 4.98. Thanks a lot.
by tom*de
Tue Jun 24, 2008 9:49 am
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

Yes, parameter -L works fine in Version 4.98. Thanks a lot.
by tom*de
Tue Jun 24, 2008 9:41 am
Forum: NConvert
Topic: filelist to crash nconvert
Replies: 18
Views: 8363

I only found http://download2.xnview.com/Nconvert-win.zip on xnview.de marked with label: 4.92 but its version 4.95 from 2008-05-01

Where I can download nconvert v4.98, please?
by tom*de
Tue Jun 24, 2008 8:49 am
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

any feedback available? Thanks Tom
by tom*de
Tue Jun 24, 2008 8:47 am
Forum: NConvert
Topic: filelist to crash nconvert
Replies: 18
Views: 8363

The "for - loop" is a good workaround, but I'd rather use nconverts v4.95 parameter -L but it doesn't work on my windows xp professional.

I think there is something wrong with this parameter.

My workaround is using unfortunately an old nconvert v4.79 ... but it works... see:
http://newsgroup ...
by tom*de
Tue May 27, 2008 2:02 pm
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

v4.95 parameter -L still again

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

the commands:


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 ...
by tom*de
Thu Apr 17, 2008 9:27 am
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

Thank you for your commitment, and the great tool...
by tom*de
Wed Apr 16, 2008 7:59 am
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

c:\Programme\Foto\XnView\_TEST.CMD
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 ...
by tom*de
Sat Mar 29, 2008 3:30 pm
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

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 ...
by tom*de
Fri Mar 28, 2008 11:48 pm
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

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

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 ...
by tom*de
Thu Mar 27, 2008 2:49 pm
Forum: NConvert
Topic: cut off 12800 bytes EXIF Data from JPEG while conversion?
Replies: 2
Views: 1046

oh :shock: thanks.
by tom*de
Thu Mar 27, 2008 2:19 pm
Forum: NConvert
Topic: cut off 12800 bytes EXIF Data from JPEG while conversion?
Replies: 2
Views: 1046

cut off 12800 bytes EXIF Data from JPEG while conversion?

is any parameter availible to cut off (do not take over) the exif data from the jpeg-file while Conversion (using -resize -o ...)

Thanks Tom
by tom*de
Thu Mar 27, 2008 2:17 pm
Forum: NConvert
Topic: nconvert v4.95:problems with param -L?(Use file as filelist)
Replies: 11
Views: 7039

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

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



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 ...
by tom*de
Mon Mar 17, 2008 4:07 pm
Forum: NConvert
Topic: Convert PICs from filelist, and keep directory-tree?
Replies: 2
Views: 3716

Thanks a lot xxx.

Now, I'm looking for a solution with Total-Commander-buttons (List.txt is created by TC and will contains the marked files):

This converts Pictures in List.txt to the source Directory ($):

nconvert -keepfiledate -resize 220 220 -ratio -q 80 -text_font Verdana 10 -text_color 100 ...