[MPlayer-users] slave mode with fifo is not working on windows

Reyada Wolak reyada.wolak at gmail.com
Sun Oct 17 12:13:59 CEST 2010


i have just tested with SVN r32492 without success.

C:\>mplayer -slave -input file=\\.\pipe\foo
MPlayer Sherpya-SVN-r32492-4.2.5 (C) 2000-2010 MPlayer Team
get_path('codecs.conf') -> 'C:/mplayer/codecs.conf'
get_path('fonts') -> 'C:/mplayer/fonts'
get_path('input.conf') -> 'C:/mplayer/input.conf'
Can't stat \\.\pipe\foo: No such file or directory

i'm trying to use fifo (accessed from Java application) with slave mode. i'm
trying to test if using fifo will give me a faster response/control.

On Sun, Oct 17, 2010 at 1:30 PM, Reimar Döffinger
<Reimar.Doeffinger at gmx.de>wrote:

> On Sun, Oct 17, 2010 at 11:09:07AM +0400, Reyada Wolak wrote:
> > Can't stat \\.\pipe\foo: No such file or directory
>
> This error is now gone in latest SVN, but considering Window's
> crappy POSIX-compatibility you shouldn't expect too much.
> Also I suspect you are using -slave in a way that makes no sense.
> -slave only changes how stdin is handled, it has no effect on
> -input file=..., that one is always handled as slave command input.
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>


More information about the MPlayer-users mailing list