Hello Aubin, --- Aubin Paul <[EMAIL PROTECTED]> wrote: > basic freevo_config; is the example you're giving > below what is actually being used?
Here is the entry in '/tmp/freevo_record.lst': #2003-03-23 19:00:00,1800,/usr/bin/mencoder -tv on:driver=v4l:input=0:norm=NTSC:channel=6:chanlist=us-cable:width=320:height=240:outfmt=yv12:audiorate=32000:buffersize=64 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts br=128:cbr:mode=3 -o /media/Video/recorded/SG-1_20030323_1900_ch_32.avi which is what is in my 'local_config.py' file. And later on, I scheduled a recording with the script I have that has the same mencoder options, and it worked flawlessly. > Does it say anything in the logs about trying to > start recording? No, there are only entries for the addition of the recording itself, plus, of course, the running of 'record_daemon.py' every minute. But the only mention of 'mencoder' is when the recording command entry was made. HTH, Alan ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
