clsid2 / mpc-hc

Media Player Classic
GNU General Public License v3.0
11.5k stars 502 forks source link

Subtitles are not shown at correct time after skipping forward to then next video in full screen mode (2.3.6) #3112

Closed theNorNi closed 1 month ago

theNorNi commented 1 month ago

Happens with release 2.3.6

Displaying subtitles goes wrong after skipping forward to the next video in full screen mode. It works fine in windowed mode, but skipping forward in full screen mode breaks it. Switching back to windowed mode and skipping backward/forward will not fix the problem. Changing the playback position will cause to "display" the first few subtitle entries from the beginning every time.

clsid2 commented 1 month ago

Options > Player > User Interface > uncheck "Show OSD"

Does that fix the issue? Problem with stuck OSD has already been fixed for next release.

theNorNi commented 1 month ago

OK. It works this way. Thanks.