Syncplay / syncplay

Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
http://syncplay.pl/
Apache License 2.0
2.11k stars 215 forks source link

Syncplay doesn't run with mpv-git on Windows 10 #286

Closed rightpad closed 4 years ago

rightpad commented 4 years ago

I'm using scoop to install/update mpv-git (weekly builds by shinchiro, page here: https://sourceforge.net/projects/mpv-player-windows/), and I'm getting an error in the latest SyncPlay Client (1.6.4a) that my copy of mpv isn't compatible with SyncPlay. It's worked in the past, so I'm guessing something changed in the latest commits of mpv that broke something with Syncplay?

image

mpv --version:

mpv 0.32.0-320-gbca917f6d2 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
 built on Sun Mar 29 16:28:52 +08 2020
FFmpeg library versions:
   libavutil       56.42.102
   libavcodec      58.77.101
   libavformat     58.42.100
   libswscale      5.6.101
   libavfilter     7.77.101
   libswresample   3.6.100
FFmpeg version: git-2020-03-29-4cb0dda55
Et0h commented 4 years ago

Yes, see https://github.com/Syncplay/syncplay/issues/261 for details. For now, please use mpv 0.32.0 stable.

blaenk commented 4 years ago

Was this closed because it was fixed? I subscribed to it to know when I could go back to git mpv.

Et0h commented 4 years ago

It was closed because it is s duplicate of #261 - nobody has volunteered to fix it yet

blaenk commented 4 years ago

Thanks, I'll subscribe to that one 👍