<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Standard in, out and err are fine, as I can print
all the messages</FONT></DIV>
<DIV><FONT face=Arial size=2> from mplayer (out and error) and can send it
commands (such as "p\n"),</FONT></DIV>
<DIV><FONT face=Arial size=2> but it just doesn't run in slave mode. I
use:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> "Process mplayer =
(Runtime.getRuntime()).exec("mplayer -vo xvidix -slave -quiet
sample");</FONT></DIV>
<DIV><FONT face=Arial size=2> (sample is a symbol link to an
avi file)</FONT></DIV>
<DIV><FONT face=Arial size=2>to set up the process, maybe the problem is there,
although I can't get mplayer</FONT></DIV>
<DIV><FONT face=Arial size=2>to run in slave mode from the command line
either.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Carl</FONT></DIV></BODY></HTML>