Selur
24th August 2011, 14:08
MPlayer synchronized playback on a single machine?
Reading http://www.mplayerhq.hu/DOCS/HTML/en/networksync.html I thought it should be possible to run to instances of mplayer synchronized on a single machine using:
"G:\Hybrid\mplayer.exe" -udp-slave "G:\Hybrid\test - clips\test.avi" -forcedsubsonly -nosub -nofontconfig -nosound for the slave and
"G:\Hybrid\mplayer.exe" -udp-master "G:\Hybrid\test - clips\test.avi" -forcedsubsonly -nosub -nofontconfig for the master
(firewall is disabled)
When I first start the master then the slave, master the master runs through the clip, but the slave is frozen. (Playback windows opens, but no response or action from it)
When I first start the slave it immediately starts playing at around 1fps, and jumps to the end of the clip and freezes there.
Independently which process I start first, as soon as the master is finished, the client finishes too with: "Option -udp-slave: exiting because master exited"
Strange thing is, that if I drag the playwindow of the master around the slave changes the current frame, from time to time,..
So it seems like the slave gets the infos from the master, but does not properly respond to them.
If someone knows what I'm doing wrong of if this isn't possible at all, please post. :)
Cu Selur
Ps.: I'm using: MPlayer Sherpya-SVN-r33883-4.2.5 (C) 2000-2011 MPlayer Team
Reading http://www.mplayerhq.hu/DOCS/HTML/en/networksync.html I thought it should be possible to run to instances of mplayer synchronized on a single machine using:
"G:\Hybrid\mplayer.exe" -udp-slave "G:\Hybrid\test - clips\test.avi" -forcedsubsonly -nosub -nofontconfig -nosound for the slave and
"G:\Hybrid\mplayer.exe" -udp-master "G:\Hybrid\test - clips\test.avi" -forcedsubsonly -nosub -nofontconfig for the master
(firewall is disabled)
When I first start the master then the slave, master the master runs through the clip, but the slave is frozen. (Playback windows opens, but no response or action from it)
When I first start the slave it immediately starts playing at around 1fps, and jumps to the end of the clip and freezes there.
Independently which process I start first, as soon as the master is finished, the client finishes too with: "Option -udp-slave: exiting because master exited"
Strange thing is, that if I drag the playwindow of the master around the slave changes the current frame, from time to time,..
So it seems like the slave gets the infos from the master, but does not properly respond to them.
If someone knows what I'm doing wrong of if this isn't possible at all, please post. :)
Cu Selur
Ps.: I'm using: MPlayer Sherpya-SVN-r33883-4.2.5 (C) 2000-2011 MPlayer Team