Hi all.
Due to the fact that the TVout for my RAGE 128 card is not supported, i
must use the DGA mode in XFree86. As it is said in mplayer documentation
(http://www.mplayerhq.hu/DOCS/video.html#dga), some drivers simply fail to
switch back to normal resolution (and this is my case). So my small
suggestion is to add some code in the 'stop' functions of all the mplayer
objects, in order to force the switch back to the correct resolution.
Something like this, i guess :
...
if config.CONF.display == 'dga' :
    osd.toggle_fullscreen()
...

Please give me your opinion.

Regards, Sylvain.


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to