You need -endpos %(seconds)s.
-Rob
Alan Murrell wrote:
Hello,
Mandrake 9.1 Freevo 1.4rc1
I have done scheduled recordings both throught the program guide and the web interface. The recordings are done through MEncoder and the "new" recording server.
The recordings have no problem starting, however they do not seem to stop. For example, I am looking at a recording right now that started at 1:30pm and was supposed to stop at 2:00pm. It is now 5:34pm, and it is *still* going.
Any ideas what is wrong? I am thining that my recording command needs MEncoder's '-endpos' option, but I am not sure what I would use for the variable after '-endpos'. In case it helps, here is my current VCR_CMD:
VCR_CMD = ('/usr/bin/mencoder ' + 'tv:// -tv driver=v4l:input=0' + ':norm=NTSC' + ':channel=%(channel)s' + ':chanlist=us-cable' + ':width=320:height=240' + ':outfmt=yv12' + ':audiorate=44100' + ':buffersize=128 ' + '-ovc lavc -lavcopts ' + 'vcodec=mpeg4' + ':vbitrate=1200:' + 'keyint=30 ' + '-oac mp3lame -lameopts ' + 'br=128:cbr:mode=3 ' + '-o "%(filename)s.avi" ')
Any light you can shed on this would be most appreciated!
TIA.
Alan
______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
