Hi, On Fri, 07 Nov 2008, Dominik 'Rathann' Mierzejewski wrote: > > gavinmc at ceartgoleor:~$ mencoder dvd://1 dvd://2 -o test.flv -of lavf -ovc lavc -oac lavc -lavcopts vcodec=flv:vbitrate=250:autoaspect:acodec=libmp3lame:abitrate=64 -vf scale=320:240 -srate 22050 -af lavcresample=22050 > > You should list your inputs at the end of your command in order to have all > the options apply to all inputs. Options specified after a given input apply > only to it. That's a feature, actually. Ah, I understand. Many thanks. > It is documented in the manpage. Sorry, I guess I should have found that. Many thanks again for clearing it up. Gavin