[MPlayer-users] problems with slave mode in Windows

Mogens Kjaer mk at crc.dk
Tue Jul 25 10:28:42 CEST 2006


Reimar Döffinger wrote:
...
> The problem is that MPlayer under windows can not accept input from
> stdin but only from a console input buffer.

I have never compiled mplayer under windows, however, for other
applications I've made using the mingw compiler, there's a trick
to enable stdin/stdout: Link the program with "-mwindows -mconsole"
instead of just "-mwindows" and you can use stdin and stdout
in the windows program.

Mogens

-- 
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: mk at crc.dk Homepage: http://www.crc.dk



More information about the MPlayer-users mailing list