[MPlayer-cygwin] Java GUI to invoke Mplayer

Sascha Sommer saschasommer at freenet.de
Sun Jun 26 18:15:00 CEST 2005


Hi,

On Friday 24 June 2005 08:19, Swapnil Shinde wrote:
> Hi guys,
> I want to invoke MPlayer from a Java GUI such that the video that Mplayer
> will play will be shown in the Java GUI. I know that MPlayer has a SLAVE
> mode which might help me here (though I am not sure about this). I am
> really new to this MPlayer world. It would be great if anyone of you can
> help me as to how to invoke MPlayer from a Jaba GUI application. Do let me
> know.
>

As noone answered so far...
I don't know java but the only thing you need to do is to create an MPlayer
process with an additional -slave commandline switch and redirect stdin to a 
pipe. Then you can control mplayer by sending commands to this pipe.

Sascha 




More information about the MPlayer-cygwin mailing list