> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of E. Smith > Sent: 31 January 2005 00:10 > To: freevo-users@lists.sourceforge.net > Subject: [Freevo-users] mencoder-stderr.log: File not found: > 'frameno.avi' > > I'm setting up Freevo 1.5.1 in Gentoo. > > I can't seem to get it to record. I get this in my > /var/log/freevo/mencoder-stderr.log: > > ################################################begin file > MMX supported but disabled > > MMX2 supported but disabled > > 3DNow supported but disabled > > 3DNowExt supported but disabled > > File not found: 'frameno.avi' > > Failed to open frameno.avi > > : No such file or directory > > Option tv: Unknown suboption adevice > ################################################end file > > > Here is my local_conf.py: >
<snip> Take a look at this section from your local_conf.py; VCR_AUDIO = (':adevice=%s' % AUDIO_DEVICE + ':audiorate=32000' + # 44100 for better sound ':forceaudio:forcechan=1:' + # Forced mono for bug in my driver 'buffersize=64') # 64MB capture buffer, change? The setting here for adivice is causing mencoder to fail. Try to copy and paste the command freevo runs (get it from your logs) into a terminal to get a working version and then adjust your conf file as necessary. Regards, Johnm ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users