Page 1 of 1

nconvert for zenphoto

Posted: Wed Mar 25, 2009 7:49 am
by froggy
Hello,
Thanks a lot for this wonderful tool.

I'm trying to make a batch to genereate zenphoto thumbnail cache.

it's ok for the resize and crop, but i did'nt find how to write the folder name "in" the filename.
for exemple, i should have this filename :
2003-05 paris air show__DSCN1744.JPG_100_cw85_ch85_thumb.jpg
folder name __ file name __ size _thumb.jpg

Is it possible to do this specific filename with the -o option ?

thanks in advance for your answer

Re: nconvert for zenphoto

Posted: Thu Mar 26, 2009 12:33 pm
by xnview
Do you have tried to use $ (as folder name)?

Re: nconvert for zenphoto

Posted: Thu Mar 26, 2009 12:49 pm
by marsh
xnview wrote:Do you have tried to use $ (as folder name)?
Problem with linux version? $ uses 'full path+folder', not 'current folder' for name?

Re: nconvert for zenphoto

Posted: Thu Mar 26, 2009 12:49 pm
by froggy
yes, when i put a $ in the filename, nconvert append the whole path of the source folder ( instead of the file parent folder name only )

i use windows version

Re: nconvert for zenphoto

Posted: Thu Mar 26, 2009 12:57 pm
by xnview
froggy wrote:yes, when i put a $ in the filename, nconvert append the whole path of the source folder ( instead of the file parent folder name only )
Right :-( so i need to add it

Re: nconvert for zenphoto

Posted: Thu Mar 26, 2009 1:10 pm
by froggy
xnview wrote:Right :-( so i need to add it
i think that could be very usefull !