[MPlayer-users] Won't run in slave mode

shane bradley lsbk2 at hotmail.com
Sun May 25 02:18:13 CEST 2003


well tell if this idea works, i holler at you tonight....just email be back.


String[]  command = {"mplayer" , "-slave", "somesong.mp3"};
Process proc = Runtime.getRuntime().exec(command);

If you can figure out how to read return vals....please iinform me.

later,

shane Bradley
Go Canes...





>From: "Carl TL O'Dwyer" <cs1ctlo at bath.ac.uk>
>Reply-To: "MPlayer user's list." <mplayer-users at mplayerhq.hu>
>To: <mplayer-users at mplayerhq.hu>
>Subject: [MPlayer-users] Won't run in slave mode
>Date: Sun, 25 May 2003 00:51:45 +0100
>
>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>Standard in, out and err are fine, as I can print all the messages
>  from mplayer (out and error) and can send it commands (such as "p\n"),
>  but it just doesn't run in slave mode. I use:
>
>  "Process mplayer = (Runtime.getRuntime()).exec("mplayer -vo xvidix -slave 
>-quiet sample");
>     (sample is a symbol link to an avi file)
>to set up the process, maybe the problem is there, although I can't get 
>mplayer
>to run in slave mode from the command line either.
>
>Carl
>_______________________________________________
>RTFM!!!  http://www.MPlayerHQ.hu/DOCS
>Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
>http://mplayerhq.hu/mailman/listinfo/mplayer-users

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail



More information about the MPlayer-users mailing list