[MPlayer-dev-eng] MPlayer like a daemon and SLAVE mode

Balatoni Denes pnis at coder.hu
Mon Jul 21 22:00:04 CEST 2003


Hi!


You need to redirect stdin, stdout and stderr to some sensible place (eg. 
stdin to a pipe), and than perhaps you can run mplayer -slave in the 
background and send commands to that pipe. Or you can write your own 
mplayer-daemon that 
runs an mplayer -slave process by itself, and tells it what to do through 
stdin.

On 2003. július 21. 17.55, AMONZOR wrote:
> Could i put MPlayer like a daemon and manage it with SLAVE mode? As
> far as i know when you make a program as a daemon stdin, stdout and
> stderr are redirected to null.
>
>   Any example?
>
> PD: i´m new in linux, sorry if i have a mistake


bye
Denes



More information about the MPlayer-dev-eng mailing list