[MPlayer-users] -noconsolecontrols ignored in slave mode
Nicolas George
george at nsup.org
Wed Dec 31 10:45:22 CET 2014
Le primidi 11 nivôse, an CCXXIII, luc.linux at mailoo.org a écrit :
> I noticed a strange behaviour when using -slave while piping a file to
> mplayer : `cat file.ogg | mplayer -slave -input file=file.fifo -` would
> result in a lot of error, more precisely :
> `command buffer of file descriptor 0 is full: dropping content`
> The error is quite explicit : the slave mode is trying to read from
> stdin. To prevent this, I tried adding the -noconsolecontrols option,
> but nothing changed.
Well, of course the slave mode is trying to read from stdin: that is exactly
what it is for:
"Instead of intercepting keyboard events, MPlayer will read commands
separated by a newline (\n) from stdin."
If you do not want MPlayer to read from stdin, just do not add -slave. It
does not make any sense otherwise.
What is your final goal?
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20141231/c7d3b109/attachment.asc>
More information about the MPlayer-users
mailing list