ImPlay icon indicating copy to clipboard operation
ImPlay copied to clipboard

Subtitle: TTML support

Open 3052 opened this issue 11 months ago • 3 comments

I have the below file, the subtitles are recognized but will not load:

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf60.16.100
  Duration: 01:38:48.75, start: 0.000000, bitrate: 3957 kb/s
  Stream #0:0[0x1](und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(progressive), 1200x720 [SAR 1:1 DAR 5:3], 3822 kb/s, 24 fps, 24 tbr, 19200 tbn (default)
    Metadata:
      handler_name    : USP Video Handler
      vendor_id       : [0][0][0][0]
      encoder         : AVC Coding
  Stream #0:1[0x2](zho): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 127 kb/s (default)
    Metadata:
      handler_name    : USP Sound Handler
      vendor_id       : [0][0][0][0]
  Stream #0:2[0x3](eng): Subtitle: ttml (stpp / 0x70707473), 1 kb/s (default)
    Metadata:
      handler_name    : USP Subtitle Handler

3052 avatar Mar 13 '24 02:03 3052

Does it work on mpv?

tsl0922 avatar Mar 15 '24 05:03 tsl0922

works with VLC

3052 avatar Mar 15 '24 13:03 3052

This project is based on mpv, if it doesn't work on mpv too, you may report it to mpv.

tsl0922 avatar Mar 20 '24 07:03 tsl0922