freevo looks for local_conf.py in several places. make sure you don't
have multiple copies running around. try this as root:

updatedb; locate local_conf.py

-- 
Mike Ruelle
[EMAIL PROTECTED]
http://world.std.com/~mruelle/

On Fri, 2004-01-23 at 13:42, free vo wrote:
> Ok, I checked to see if in the freevo_config.py...
> 
> 
> # For recording tv
> #
> # generic_record plugin needs VCR_CMD to be set correctly
> #plugin_record = plugin.activate('tv.generic_record')
> 
> 
> # Use this ivtv_record instead if you have an ivtv based card (PVR-250/350)
> # and want freevo to do everthing for you.  TV_SETTINGS must be set
> # correctly.  To use you need the following two lines in local_conf.py:
> plugin.remove('tv.generic_record')
> plugin_record = plugin.activate('tv.ivtv_record')
> 
> This looks right to me, so I went to the local_conf.py and commented the 
> line plugin_record = plugin.activate('tv.ivtv_record') there.
> 
> 
> Still no recording but this in the recordserver0log...
> 
> 2004/01/23 19:24 CET [HTTPChannel,76,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:24:27 +0000] "POST / HTTP/1.0" 200 628 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:24 CET [HTTPChannel,77,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:24:27 +0000] "POST / HTTP/1.0" 200 628 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:24 CET [HTTPChannel,78,127.0.0.1] addProgram: key is 
> "1.tvgids.nl:1074880620"
> 2004/01/23 19:24 CET [HTTPChannel,78,127.0.0.1] addProgram: actually adding 
> "2004-01-23 18:57 to 2004-01-23 19:27  1.tvgids.nl Man bijt hond"
> 2004/01/23 19:24 CET [HTTPChannel,78,127.0.0.1] addProgram: len is "1"
> 2004/01/23 19:24 CET [HTTPChannel,78,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:24:53 +0000] "POST / HTTP/1.0" 200 251 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:25 CET [HTTPChannel,79,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:25:01 +0000] "POST / HTTP/1.0" 200 1392 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:25 CET [*RecordServer*] Recorder::Record: 
> /usr/share/freevo/unmute; /usr/local/bin/mencoder tv:// -tv 
> driver=v4l:input=0:norm=ntsc:channel=11-:chanlist=us-cable:width=640:height=480:outfmt=yuy2:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forceaudio:forcechan=1:buffersize=64
>  
> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame 
> -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 97 -o 
> /tmp/freevo/Videos/01-23_18:57_Man_bijt_hond_-_.avi ; 
> /usr/share/freevo/mute;
> 2004/01/23 19:25 CET [*RecordServer*] Record_Thread::run: mode=record
> 2004/01/23 19:25 CET [*RecordServer*] Record_Thread::run: 
> cmd=/usr/share/freevo/unmute; /usr/local/bin/mencoder tv:// -tv 
> driver=v4l:input=0:norm=ntsc:channel=11-:chanlist=us-cable:width=640:height=480:outfmt=yuy2:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forceaudio:forcechan=1:buffersize=64
>  
> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame 
> -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 97 -o 
> /tmp/freevo/Videos/01-23_18:57_Man_bijt_hond_-_.avi ; 
> /usr/share/freevo/mute;
> 2004/01/23 19:25 CET [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
> 2004/01/23 19:25 CET [*RecordServer*] RECORDSERVER HANDLING EVENT
> 2004/01/23 19:25 CET [*RecordServer*] popen  /usr/share/freevo/unmute; 
> /usr/local/bin/mencoder tv:// -tv 
> driver=v4l:input=0:norm=ntsc:channel=11-:chanlist=us-cable:width=640:height=480:outfmt=yuy2:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forceaudio:forcechan=1:buffersize=64
>  
> -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame 
> -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 97 -o 
> /tmp/freevo/Videos/01-23_18:57_Man_bijt_hond_-_.avi ; 
> /usr/share/freevo/mute;
> 2004/01/23 19:25 CET [*RecordServer*] Record_Thread::run: past wait()!!
> 2004/01/23 19:25 CET [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
> 2004/01/23 19:25 CET [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
> 2004/01/23 19:25 CET [*RecordServer*] RECORDSERVER HANDLING EVENT
> 2004/01/23 19:25 CET [*RecordServer*] killing pid 17331 with sig 15
> 2004/01/23 19:25 CET [*RecordServer*] recorderver: After wait()
> 2004/01/23 19:25 CET [*RecordServer*] RECORDSERVER HANDLING EVENT
> 2004/01/23 19:25 CET [*RecordServer*] waiting on pid 17331
> 2004/01/23 19:25 CET [*RecordServer*] Record_Thread::run: mode=idle
> 2004/01/23 19:25 CET [HTTPChannel,80,127.0.0.1] removed recording: 
> 2004-01-23 18:57 to 2004-01-23 19:27  1.tvgids.nl Man bijt hond
> 2004/01/23 19:25 CET [HTTPChannel,80,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:25:16 +0000] "POST / HTTP/1.0" 200 256 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:25 CET [HTTPChannel,81,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:25:17 +0000] "POST / HTTP/1.0" 200 628 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 
> 
> The same error as before, then I commented that line in the freevo_conf.py 
> and uncommented it in the local_conf.py. Same result, no WARNING but a 
> different error...
> 
> 
> 
> 2004/01/23 19:38 CET [HTTPChannel,84,127.0.0.1] addProgram: len is "1"
> 2004/01/23 19:38 CET [HTTPChannel,84,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:38:36 +0000] "POST / HTTP/1.0" 200 251 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:38 CET [HTTPChannel,85,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:38:43 +0000] "POST / HTTP/1.0" 200 1399 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:39 CET [HTTPChannel,86,127.0.0.1] removed recording: 
> 2004-01-23 19:27 to 2004-01-23 20:00  1.tvgids.nl Missie Warmoesstraat
> 2004/01/23 19:39 CET [HTTPChannel,86,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:39:03 +0000] "POST / HTTP/1.0" 200 256 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 2004/01/23 19:39 CET [HTTPChannel,87,127.0.0.1] 127.0.0.1 - - 
> [23/Jan/2004:18:39:03 +0000] "POST / HTTP/1.0" 200 628 "-" 
> "xmlrpclib.py/1.0.1 (by www.pythonware.com)"
> 
> It seems the freevo_conf.py settings are overriding the ones in the 
> local_conf.py. What can I do about this???
> 
> 
> 
> reevo start at Fri Jan 23 19:24:06 2004
> -------------------------------------------------------------------------------
> ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/scd0', 'CD-1')"
> Trying to autodetect type of /dev/hdd
> /dev/hdd is a cdrom drive
> ROM_DRIVES: Auto-detected and added "('/mnt/cdrom2', '/dev/hdd', 'CD-2')"
> 
> WARNING: no pre-cached data
> Freevo will cache each directory when you first enter it. This can
> be slow. Start "./freevo cache" to pre-cache all directories to speed
> up usage of freevo......
> 
> But I still get no recording but I have a different error message in the 
> recordserver).log......
> 
> 
> 
> >From: Rob Shortt <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: [Freevo-users] Recording + WinTV pvr 250 + local_conf.py
> >Date: Fri, 23 Jan 2004 11:41:33 -0400
> >
> >free vo wrote:
> >>
> >>I found in the main log this WARNING..
> >>
> >>WARNING: duplicate plugin activation, ignoring:
> >><tv.ivtv_record None None>
> >>
> >>I have only the 'plugin_record = plugin.activate('tv.ivtv_record')' 
> >>uncommented and not the '#plugin.activate('tv.ivtv_record')' (but I have 
> >>tried with uncommenting that line, didn't work) so I have no idea what the 
> >>duplicate plugi activation is????
> >
> >Make sure you do:
> >
> >plugin.remove('tv.generic_record')
> >
> >first, and also make sure you didn't modify freev_config.py (just making 
> >sure).
> >
> >-Rob
> >
> >
> >
> >-------------------------------------------------------
> >The SF.Net email is sponsored by EclipseCon 2004
> >Premiere Conference on Open Tools Development and Integration
> >See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> >http://www.eclipsecon.org/osdn
> >_______________________________________________
> >Freevo-users mailing list
> >[EMAIL PROTECTED]
> >https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> _________________________________________________________________
> Play online games with your friends with MSN Messenger 
> http://messenger.msn.nl/
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to