val is null; attr is 'value' val is null; attr is 'value'
When I do a ps, I get
root 2011 1 40 19:21 pts/0 00:02:57 /usr/local/bin/mencoder tv:// -tv driver=v4l:input=0:norm=NTSC:
root 2053 1 5 19:26 pts/0 00:00:08 python -OO /usr/local/src/freevo-1.5.0/src/helpers/recordserver
root 2057 1 0 19:26 pts/0 00:00:00 python -OO /usr/local/src/freevo-1.5.0/src/helpers/webserver.py
root 2060 1 10 19:26 pts/0 00:00:16 python -OO /usr/local/src/freevo-1.5.0/src/main.py
root 2080 2053 0 19:27 pts/0 00:00:00 [python <defunct>]
It looks like its recording but nothing is the the dir where previous recording live.
-rw-r--r-- 1 root root 1783766748 Jul 30 13:00 07-30_12:00_Days_of_Our_Lives.avi
-rw-r--r-- 1 root root 868 Jul 30 12:00 07-30_12:00_Days_of_Our_Lives.fxd
-rw-r--r-- 1 root root 647 Jul 31 19:27 07-31_19:00_BBC_World_News.fxd
-rw-r--r-- 1 root root 160908068 Jul 31 19:30 07-31_19:00_Friends_-_The_One_Where_Ross_Got_High.avi
-rw-r--r-- 1 root root 732 Jul 31 19:21 07-31_19:00_Friends_-_The_One_Where_Ross_Got_High.fxd
my recording log:
2004/07/31 19:27 EDT [*RecordServer*] popen /usr/local/bin/mencoder tv:// -tv driver=v4l:input=0:norm=NTSC:channel=5:chanlist=us-cable:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp1:audiorate=48000:forceaudio:forcechan=1: -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=4000:keyint=23 -oac mp3lame -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 173 -o /opt/media/tv/07-31_19:00_BBC_World_News.avi
2004/07/31 19:27 EDT [*RecordServer*] killing pid 2077 with sig 15
2004/07/31 19:27 EDT [*RecordServer*] recorderver: After wait()
2004/07/31 19:27 EDT [*RecordServer*] waiting on pid 2077
2004/07/31 19:27 EDT [*RecordServer*] Traceback (most recent call last):
File "/usr/local/lib/python2.3/site-packages/twisted/python/log.py", line 52, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/local/lib/python2.3/site-packages/twisted/python/context.py", line 43, in callWithContext
return func(*args,**kw)
File "/usr/local/lib/python2.3/site-packages/twisted/internet/default.py", line 126, in run
self.mainLoop()
File "/usr/local/lib/python2.3/site-packages/twisted/internet/default.py", line 134, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/local/lib/python2.3/site-packages/twisted/internet/base.py", line 423, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/local/src/freevo-1.5.0/src/helpers/recordserver.py", line 978, in handleEvents
vfs.getoverlay(os.path.splitext(prog.filename)[0] + '.png'))
exceptions.OSError: [Errno 2] No such file or directory
Hope this helps...
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
