Greetings All, Ok here's whats going on: I'm running Freevo 1.4.1 from the ebuild on Gentoo 1.4 and I can schedule a recording nicely. What happens next, I'll let the log describe starting from the sceduled time of the recording:
2004/02/03 13:00 CST [*RecordServer*] Recorder::Record: /usr/bin/mencoder -tv on:driver=v4l:input=0:norm=NTSC:channel=76:chanlist=us-cable:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=44100:forceaudio:forcechan=1:buffersize=64 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 3589 -o /opt/freevo/Movies/Recorded/02-03_13:00_Secret_Strange_True_-_.avi 2004/02/03 13:00 CST [*RecordServer*] Record_Thread::run: mode=record 2004/02/03 13:00 CST [*RecordServer*] Record_Thread::run: cmd=/usr/bin/mencoder -tv on:driver=v4l:input=0:norm=NTSC:channel=76:chanlist=us-cable:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=44100:forceaudio:forcechan=1:buffersize=64 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 3589 -o /opt/freevo/Movies/Recorded/02-03_13:00_Secret_Strange_True_-_.avi 2004/02/03 13:00 CST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE 2004/02/03 13:00 CST [*RecordServer*] RECORDSERVER HANDLING EVENT 2004/02/03 13:00 CST [*RecordServer*] popen /usr/bin/mencoder -tv on:driver=v4l:input=0:norm=NTSC:channel=76:chanlist=us-cable:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=44100:forceaudio:forcechan=1:buffersize=64 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 3589 -o /opt/freevo/Movies/Recorded/02-03_13:00_Secret_Strange_True_-_.avi 2004/02/03 13:00 CST [*RecordServer*] Record_Thread::run: past wait()!! 2004/02/03 13:00 CST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE 2004/02/03 13:00 CST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE 2004/02/03 13:00 CST [*RecordServer*] Record_Thread::run: mode=idle 2004/02/03 13:00 CST [*RecordServer*] RECORDSERVER HANDLING EVENT 2004/02/03 13:00 CST [*RecordServer*] killing pid 12052 with sig 15 2004/02/03 13:00 CST [*RecordServer*] recorderver: After wait() 2004/02/03 13:00 CST [*RecordServer*] RECORDSERVER HANDLING EVENT 2004/02/03 13:00 CST [*RecordServer*] waiting on pid 12052 Ok so, if I run the mencoder command from the command line, I get this: MEncoder 1.0pre3-3.2.3 (C) 2000-2003 MPlayer Team CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred 1102 MHz (Family: 6, Stepping: 0) Detected cache-line size is 64 bytes MMX supported but disabled MMX2 supported but disabled SSE supported but disabled 3DNow supported but disabled 3DNowExt supported but disabled CPUflags: Type: 6 MMX: 0 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0 Compiled for x86 CPU with extensions: Reading /home/alex/.mplayer/codecs.conf: Can't open '/home/alex/.mplayer/codecs.conf': No such file or directory Reading /usr/share/mplayer/codecs.conf: 61 audio & 169 video codecs File not found: 'frameno.avi' Failed to open frameno.avi Reading config file /home/alex/.mplayer/mencoder: No such file or directory -tv on is deprecated, use tv:// instead Exiting... (error parsing cmdline) Any ideas how I can fix this? -- -alex ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
