can't stop monitor poweroff

"Jimmy Z" <[email protected]> Mon, 17 Dec 2007 22:00:58 +0800
Newsgroups gmane.comp.video.mplayer.cygwin
Message-ID <[email protected]>
i'm using vista, not sure if this bug exist in XP or even older Windows
versions

tried add a call to:

SetThreadExecutionState(ES_CONTINUOUS | ES_DISPLAY_REQUIRED |
ES_SYSTEM_REQUIRED); // according to
http://msdn2.microsoft.com/en-us/library/aa373208.aspx

in vo_init(), the problem is gone