No, the schedulerec thing was just my hack because I did manual
recordings so often.
Basically, it was this:
echo q | mplayer -vo null -ao null tv://$1
With the rest of the mplayer TV options in there somewhere.
It changes the channel and then quits.
On Sat, Oct 11, 2003 at 11:06:25AM -0400, Alan Murrell wrote:
> Hi Aubin,
>
> --- Aubin Paul <[EMAIL PROTECTED]> wrote:
> > I posted a shell script to change channels via
> > mplayer awhile back;
>
> That would be your 'schedulerec' script. correct? If
> so, I did a search for that on both the Users and
> Devel archives, but no luck (I did find references to
> 'schedulerec', but mostly in error postings)
>
> Since Sourceforge's search is useless if you are
> searching for more than one word, my search options
> were very limited.
>
> > for the 'timecode' it just uses "min:sec" rather
> > than raw seconds like mencoder, so make sure your
> > VCR_CMD has %(timecode)s instead of %(seconds)s
>
> It does. My full VCR_CMD I tried for mp1e is posted
> below, followed by the traceback that appears in the
> recordserver log.
>
> --- VCR_CMD ---
> VCR_CMD =
> ('/usr/local/freevo/runtime/apps/mp1e ' +
> '-v -m3 ' +
> '-p/dev/dsp1 ' +
> '-r14,100 ' +
> '-s32 ' +
> '-a0 ' +
> '-c/dev/video0 ' +
> '-s640x480 ' +
> '-b3 channel=%(channel)s ' +
> '-n %(timecode)s ' +
> '-o %(filename)s.mpg')
> --- VCR_CMD ---
>
> --- TRACEBACK ---
> 2003/10/10 21:00 PDT [*RecordServer*] Traceback (most
> recent call last):
> File
> "/usr/local/freevo-1.4-rc1/runtime/lib/python2.2/site-packages/twisted/python/log.py",
> line 52, in callWithContext
> return context.call({ILogContext: newCtx},
> func, *args, **kw)
> File
> "/usr/local/freevo-1.4-rc1/runtime/lib/python2.2/site-packages/twisted/python/context.py",
> line 32, in callWithContext
> return func(*args,**kw)
> File
> "/usr/local/freevo-1.4-rc1/runtime/lib/python2.2/site-packages/twisted/internet/default.py",
> line 122, in run
> self.mainLoop()
> File
> "/usr/local/freevo-1.4-rc1/runtime/lib/python2.2/site-packages/twisted/internet/default.py",
> line 130, in mainLoop
> self.runUntilCurrent()
> --- <exception caught here> ---
> File
> "/usr/local/freevo-1.4-rc1/runtime/lib/python2.2/site-packages/twisted/internet/base.py",
> line 368, in runUntilCurrent
> call.func(*call.args, **call.kw)
> File "./src/helpers/recordserver.py", line
> 698, in minuteCheck
> self.record_app.Record(rec_prog)
> File
> "/usr/local/freevo-1.4-rc1/src/tv/plugins/generic_record.py",
> line 92, in Record
> self.rec_command = config.VCR_CMD %
> cl_options
> exceptions.KeyError: timecode
> --- TRACEBACK ---
>
> I hope this helps.
>
> Alan
>
>
> ______________________________________________________________________
> Post your free ad now! http://personals.yahoo.ca
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> SourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users