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 ERROR event 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