Dan Salmon wrote:
Rob:
I had another look and found the log files under /tmp. The record server appears to try to start but the error " Record_Thread::run: past wait()!!" appears to bring things to a halt. Any ideas with this particular problem? Text below from /tmp/recordserver-0.log for a recoding event at 22:00.

The "past wait" message appears when recording is finished or rather the mencoder command exits. So, it seems that your mencoder command is failing right away.


2003/12/14 22:00 PST [*RecordServer*] popen /usr/bin/mencoder -tv on:driver=v4l:input=0:norm=ntsc:channel=35:chanlist=us-cable:width=320:height=240:outfmt=yuy2:device=/dev/video0:adevice=/dev/dsp:audiorate=32000: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 /movies/recorded/12-14_22:00_CTV_Newsnet_-_.avi

****2003/12/14 22:00 PST [*RecordServer*] Record_Thread::run: past wait()!!****

What version is your mencoder? If this is a recent version at all then I think your problem is with your VCR_CMD. Instead of using "-tv on:opts..." try "tv:// -tv opts:...." so just add "tv:// " and remove the "on" part after -tv.


Hope this helps,
-Rob

P.S. - The sample VCR_CMD should be fixed in CVS now.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to