videojs-ass icon indicating copy to clipboard operation
videojs-ass copied to clipboard

Embedded Subtitles

Open Alig96 opened this issue 9 years ago • 1 comments

Is it possible to provide the source of the subtitles to be on a different track of the video? In my case, track 3.

Alig96 avatar Aug 22 '16 02:08 Alig96

No, that is not possible. However, since it looks like you only want subtitle on one of the track, you should be able to hack out this functionality by toggling the visibility using CSS if you are able to detect track changes.

SunnyLi avatar Aug 23 '16 04:08 SunnyLi