On Wed, June 24, 2009 8:57 pm, Michel Hoogervorst wrote: > OK, I just kind of solved the mplayer osd issue. Just commented-out line > 351 > of video/plugins/mplayer.py which reads: > command += args['disable_osd'] and ['-osdlevel', '0'] or [] > > Is there a reason mplayers osd got disabled in 1.9.0? Or isn't this > supposed > to happen? :-)
Yes as you where running under X11 and had kaa.display installed the standard mplayer text OSD is disable and a shaped window should be displayed over the video when seeking/pausing/resuming. This still needs some tweeking though. If kaa.display is not installed then the text OSD is used. kaa.display is an optional dependency. Cheers Adam ------------------------------------------------------------------------------ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
