Skip to content

Fix ttml span timing + moved image subtitles to div level

Created by: TobbeEdgeware

Fixes #920 (closed) by checking if there is timing information in the span elements and using them to create extra cues. Checked with all other subtitle/caption content in the reference player and with the content mention in #1168 (closed) which needs clipping.

Also moved check for image-based subtitling out to the div level as a first step towards supporting IMSC-1 subtitles (#1418 (closed)).

Merge request reports