Do you get anything in that user's mail?

I'm hitting the same brick wall.
The message I get in root's mail is:
sh: relocation error: ./runtime/dll/libc.so.6: symbol _dl_debug_files,
version GLIBC_2.2 not defined in file ld-linux.so.2 with link time reference

If I knew how/why what is causing that I believe it would work. Probably a
pathing problem that is set correctly during runtime but is not picked up
the same from a cron execution.

I'm still not sure what caused recordings to stop too early, though.
I think one did complete properly but I haven't timed it.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alan
Murrell
Sent: Sunday, March 23, 2003 10:05 PM
To: Freevo Users List
Subject: [Freevo-users] How to do TV recording??


Hello,

I've been trying to get TV recording working.  I am
abloe to record with MEncoder using the following
MEncoder commands:

/usr/bin/mencoder -tv
on:driver=v4l:device=/dev/video0:alsa:amode=1:width=320:height=240:norm=NTSC
:chanlist=us-cable:channel=<channel>
-o /media/Video/recorded/<program>-<DATE>.avi -ovc
lavc -lavcopts ${LAVCOPTS} -oac mp3lame -lameopts
br=128:cbr:mode=0 -endpos <MINS * 60 -1>

NOTE: The information on the '<>' brackets are
typically variables filled in from input when then
script is called.

I edited my local_config.py file so the MEcoder
options match what I have in my script that works, and
I get a 'freevo_record.lst' and 'freevo_record.log'
file in mt '/tmp' directory.

I also made the following entry inmy crontab:

* * * * * /usr/local/freevo/freevo execute
/usr/local/freevo/src/tv/record_daemon.py

so that the 'record daemon' gets run every minute.
The 'freevo_record.log' indic<ates that it sees the
entry in 'freevo_record.lst', but alas, nothing ever
gets recorded.

Is there something I haven't enabled?

TIA, as always :-)

Alan



______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to