Re: [Mjpeg-users] how to make filename with date from exif

2004-08-20 Thread Eric Jorgensen
--- sean <[EMAIL PROTECTED]> wrote: > I want to make a dvd slideshow from whole bunch of > jpeg files named > dscxx.jpg. I want to change each file name to > yy.mm.dd.hh.jpg ( or > any other reasonable format) using the exif info in > the file. > > I realize this isn't the jpeg list, but I

Re: [Mjpeg-users] how to make filename with date from exif

2004-08-20 Thread Gert Vervoort
sean wrote: I want to make a dvd slideshow from whole bunch of jpeg files named dscxx.jpg. I want to change each file name to yy.mm.dd.hh.jpg ( or any other reasonable format) using the exif info in the file. This can be done with jhead with the -n/-nf option: http://www.sentex.net/~mwandel/

[Mjpeg-users] how to make filename with date from exif

2004-08-20 Thread sean
I want to make a dvd slideshow from whole bunch of jpeg files named dscxx.jpg. I want to change each file name to yy.mm.dd.hh.jpg ( or any other reasonable format) using the exif info in the file. I realize this isn't the jpeg list, but I'd appreciate any leads to lists or projects that mig