Issue with slave mode and playlists
Alec Bennett <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <CACB9+z0-9VUEt_jOw8hGWyqeC4hyoCjbpp_+ngGLeMHau+yC5Q@mail.gmail.com> |
I'm trying to use slave mode with a playlist, but the slave instance doesn't advance to the next track in the playlist. Using version "MPlayer SVN-r38198-7 (C) 2000-2020 MPlayer Team" I'm running the master with the command: mplayer -udp-master -udp-ip 127.0.0.1 -playlist ~/playlist_test.m3u The slave instance is: mplayer -udp-slave -udp-ip 127.0.0.1 -playlist ~/playlist_test.m3u The playlist is simple: ~/video1.mp4 ~/video2.mp4 ~/video3.mp4 When video1.mp4 finishes, the master window starts playing video2.mp4. But the slave window plays video1.mp4 again... Interestingly when I test with an old version of mplayer (version "MPlayer 1.3.0 (Debian), built with gcc-7 (C) 2000-2016 MPlayer Team") it works... Is this a known issue? I'm using a different version because I had to compile mplayer to add joystick support. _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users