Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 12.249.4.129:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

The comment on the change is:
Added ivtv / Win 250 PVR Freevo setup instructions -Rich C

------------------------------------------------------------------------------
@@ -464,6 +464,35 @@
 
 The WinTV-PVR 250/350 cards have recently been getting a lot more attention. One user 
on the Freevo-user mailing-list reported some success with drivers from the 
http://ivtv.sourceforge.net/about.html project.
 
+-----
+Here are some instructions to start using your Win 250 PVR in Freevo.
+
+Please note that this functionality is still a work in progress.
+
+This assumes you have succesfully installed the ivtv driver.
+
+*Activate the ivtv_record plugin in /freevo/record_config.py
+[[BR]]{{{plugin.activate('plugins.ivtv_record')}}}
+
+*Update Freevo TV modules:
+[[BR]]{{{cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/freevo login}}}
+
+{{{cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/freevo update -r  new_record 
src/tv/tv.py src/tv/tvguide.py}}}
+
+*I commented out my VCR_CMD in local_conf.py as it is ignored at the moment (not sure 
if leaving it in hurts or not)
+Once it's used it will probably use the format as below.
+[[BR]]Using 3 options instead of 4: %(channel)s, %(seconds)s, and %(filename)s.
+[[BR]]# VCR_CMD = ('/var/media/bin/tvrecord %(channel)s %(seconds)s "%(filename)s"')  
  
+
+*To activate ivtv, the following 2 lines are needed in local_conf.py
+[[BR]]{{{plugin.remove('tv.mplayer')}}}
+[[BR]]{{{plugin.activate('tv.ivtv_basic_tv')}}}
+
+*Start the record_server:
+[[BR]]{{{./freevo execute src/tv/record_server.py}}}
+
+Run Freevo, and with some luck, it will hopefully work.
+
 === ATI All-in-Wonder Models ===
 
 Check out [http://gatos.sourceforge.net the Gatos website] for information on the 
All-in-Wonder cards.  They have incredible support for even the really really old 
All-in-Wonder cards.  NOTE:  ALL of the All-in-Wonder cards, even the original 4MB one 
will give DVD hardware acceleration if you use the Gatos drivers.  It's worth the 
effort if you have one of the oldies.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to