[MPlayer-users] Problem when using mplayer with -udp-master and -slave
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed Nov 27 13:59:36 CET 2013
Thomas Sebastian <thomsenle at googlemail.com> wrote:
>Dear all,
>
>
>example master:
>mplayer video1.mp4 -loop 0 -udp-master -udp-ip 192.168.123.255
>-osdlevel
>0 -slave -input file=/home/user/fifo
>
>example slave:
>mplayer video2.mp4 -loop 0 -udp-slave -osdlevel 0 -slave -input
>file=/home/user/fifo
No promises that is the only issue, but most options when specified after the filename apply only to that file.
So you actually tell it to only play the first file with udp sync.
Put the filename last if you want the settings to apply to all files.
More information about the MPlayer-users
mailing list