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.1k stars 213 forks source link

IINA does not load subtitles automatically with Syncplay #620

Open st-youth opened 1 year ago

st-youth commented 1 year ago

Describe the bug When using Syncplay with IINA, the player does not load subtitles automatically. But IINA loads well on its own.

To Reproduce Steps to reproduce the behavior:

  1. Prepare a video file and a subtitle file with the same name
  2. Open Syncplay and play the video
  3. IINA does not load the subtitles

Expected behavior IINA loads subtitles automatically.

Screenshots

Version and platform:

Additional context

Et0h commented 1 year ago

I do not know whether or not there is anything that can be done within Syncplay code to make IINA load subtitles automatically. You could try asking the IINA developers for advice.

Et0h commented 9 months ago

Is the issue resolved if you set --sub-file-paths to the directory where you have your files in line with https://mpv.io/manual/stable/#options-sub-file-paths ?