Re: [Freevo-users] Fwd: Freevo Help !!!

2009-01-16 Thread Elizabeth Dodd
On Fri, 16 Jan 2009, rahul G wrote:
   Hi Duncan,
                  I am using freevo-1.8.3 version with two diffrent cards
 one is pinnacle 50i and other is Hauppauge-350 card ..both are working fine
 with the freevo ..only one part I am missing ..I want to record live show
 while watching live tv ...by pressing only one key like freevo provides
 (F6) ...can u tell me procedure how can i do this ..???
 for pinnacle 50i we are using tvtime and for hauppauge-350 we are using
 mplayer ..but we want to enable this with the pinnacle 50i card..If u have
 any pointers regarding this plese let me know ...

 Thanks In Advance

 Regards,
 Rahul 

have you read this page on the wiki?
http://doc.freevo.org/MultiRecordingCard

-- 
BOFH Excuse #377:

Someone hooked the twisted pair wires into the answering machine.

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.8.3 Detach + Mplayervis

2009-01-16 Thread Duncan Webb
On 16/01/2009 08:52, Mario Lange said the following:
 Hi
 
 Now i have tested mplayervis2  dtach plugin activated together in Freevo 
 1.8.3. It doesn`t work.
 
 
 [DEBUG]
 2009-01-16 08:44:02,101 ERRORevent callback
 Traceback (most recent call last):
   File /usr/lib/python2.5/site-packages/kaa/notifier/event.py, line 191, in 
 handle
 handler(event)
   File /usr/lib/python2.5/site-packages/kaa/notifier/event.py, line 145, in 
 __call__
 super(EventHandler, self).__call__(event)
   File /usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py, line 
 97, in __call__
 ret = super(NotifierCallback, self).__call__(*args, **kwargs)
   File /usr/lib/python2.5/site-packages/kaa/notifier/callback.py, line 168, 
 in __call__
 result = cb(*cb_args, **cb_kwargs)
   File /usr/lib/python2.5/site-packages/freevo/util/benchmark.py, line 91, 
 in origfunc
 return func(*args, **kwargs)
   File /usr/lib/python2.5/site-packages/freevo/audio/plugins/detach.py, 
 line 111, in _event_handler
 p.eventhandler(event)
   File /usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayer.py, 
 line 204, in eventhandler
 if p.eventhandler(event):
   File 
 /usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayervis2.py, line 
 694, in eventhandler
 self.start_visual()
   File 
 /usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayervis2.py, line 
 887, in start_visual
 self.view_func[self.view]()
   File 
 /usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayervis2.py, line 
 847, in dock
 self.visual.set_resolution(x, y, w, h, 0, False)
   File 
 /usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayervis2.py, line 
 181, in set_resolution
 self.gooms = pygoom.get_surface()
 ValueError: Error initializing mmap
 [/DEBUG]

Which version of pygoom are you using? You need the pygoom-0.1 series 
for mplayervis2.

 - Detach:
 plugin.activate('audio.detach')
 plugin.activate('audio.detachbar')
 DETACH_KEY = 'EXIT'
 
 - MPLAYERVIS2
 plugin.activate('audio.mplayervis2')
 MPLAYERVIS_MODE = 0
 MPLAYERVIS_FULL_MPLAYER_SIZE= 'small'
 MPLAYERVIS_FULL_SOFTWARE_GEOMETRY   = '320x240'
 MPLAYERVIS_FADE_STEP= 1
 MPLAYERVIS_FAST_FULLSCREEN  = 'True'
 MPLAYERVIS_FPS  = 15
 MPLAYERVIS_HAS_TRACK= 'True'
 MPLAYERVIS_FADE_COUNTER = 25
 MPLAYER_FULL_SOFTWARE_SCALING_DIVISOR   = 16
 MPLAYERVIS_FULL_MPLAYER_ASPECT  = '16x9'
 
 Could it be a problem of my not default settings for mplayervis? I have only 
 an Celeron 733, but with this settings it works perfectly!!
 
 
 Ps: It there any way to disable the FPS Counter in the Corner when i set my 
 own refresh rate?
 
 - MPLAYERVIS_FPS  = 15

This is a useless setting, it does nothing more than display a frame 
rate of 15

 Mplayervis2 works with deactivated detach! Only audio.detach without 
 audio.detachbar doesn`t works also!

IIRC you need both audio.detach and audio.detachbar. detachbar is the 
display of the audio (possibly not a requirement) and detach controls 
the audio playback.

Duncan

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [Freevo-devel] Please Read: Making Python 2.5 a requirement

2009-01-16 Thread Jason Tackaberry
On Thu, 2009-01-15 at 19:52 -0800, Michel Lespinasse wrote:
 There is an etch package for python 2.5, so this would not be a huge deal.

This seems to be the general sentiment so far.

Duncan, you're so far kaa.base's biggest customer (by means of Freevo
1.x) so I'd definitely like to hear your thoughts.

Cheers,
Jason.


--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Fwd: Freevo Help !!!

2009-01-16 Thread Evan Hisey
On Thu, Jan 15, 2009 at 10:36 PM, rahul G freevo...@gmail.com wrote:


  Hi Duncan,
  I am using freevo-1.8.3 version with two diffrent cards one
 is pinnacle 50i and other is Hauppauge-350 card ..both are working fine with
 the freevo ..only one part I am missing ..I want to record live show while
 watching live tv ...by pressing only one key like freevo provides (F6)
 ...can u tell me procedure how can i do this ..???
 for pinnacle 50i we are using tvtime and for hauppauge-350 we are using
 mplayer ..but we want to enable this with the pinnacle 50i card..If u have
 any pointers regarding this plese let me know ...

 Thanks In Advance

 Regards,
 Rahul 

If i understand this you mean you want old fashion VCR recording of
show you are currently watching. To do that, live recording, you
will need to use the xine_ivtv_tv  plugin with latest xine build.

Evan

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users