Daniel Dawson <ddawson <at> icehouse.net> writes: > The mf:// scheme accepts a list file. Create a file with the filename of > the image you want for each frame, one per line, then feed it to mf like > so: > > mencoder mf://@framelist.txt <options> > > (if you named it framelist.txt). In this case, you'd just name the same > file over and over for however many frames you need. > OK, this worked for me. I didn't try the other possibility (hard or soft links). I just generate a list with thousands of identical entries. Thanks Patrick