On Sunday 04 Jan 2004 11:29 pm, John Richard Smith wrote: > (gdb) run -v mencoder dvd://1 -ovc lavc -lavcopts > vcodec=mpeg4:vhq:vbitrate=1024 -oac mp3lame -lameopts br=96:cbr -alang > en -idx -o toystory1.avi
Looking closer, you probably want (gdb) run -v dvd://1 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate=1024 -oac mp3lame -lameopts br=96:cbr -alang en -idx -o toystory1.avi ie there is probably no need to put "mencoder" in the run line. I'm not totally sure of that, but try it without first. Otherwise it may try to rip the mencoder executable... not what you want ;-) -- Richard Urwin
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
