clsid2 / mpc-hc

Media Player Classic
GNU General Public License v3.0
10.94k stars 491 forks source link

auto load subtitle #2664

Closed 3052 closed 6 months ago

3052 commented 6 months ago

I have three files:

hello.m4v
hello.m4a
hello.m4s

if I click the video file, the audio loads too but not the subtitle

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'hello.m4s':
  Metadata:
    major_brand     : iso6
    minor_version   : 0
    compatible_brands: iso6dash
  Duration: 01:34:23.58, bitrate: 2 kb/s
  Stream #0:0[0x1](eng): Subtitle: ttml (stpp / 0x70707473), 1 kb/s (default)
    Metadata:
      handler_name    : USP Subtitle Handler
3052 commented 6 months ago

I switched to .vtt and it works correctly