Hi, i'm trying to use mplayer in slave mode from a C test application. I can successfully send commands through a fifo using -input file=fifo.file, but i'm facing some problems trying to read from the fifo. Is there an example? if i try to send "volume" to the fifo i read "volume" again. i'm missing something? bye Andrea