videojs-contrib-dash icon indicating copy to clipboard operation
videojs-contrib-dash copied to clipboard

TTML Caption Styling broken

Open damanV5 opened this issue 10 months ago • 1 comments

Description

Caption styling seems to be broken for mp4 embedded captions.

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. Using videojs : 7.20.3 and videojs contrib dash : 5.1.1
  2. Using videojs player options -> html5 : { dash : { useTTML : true } }.
  3. Video Stream is LIVE with DRM Protection.
  4. Captions are embedded mp4 i.e. with a mimeType: application/mp4. Screenshot 2024-04-01 at 3 23 23 PM

Results

Caption displays but styling is broken. Also, I am not able to hide the empty grey strip.

Expected

Captions should be visible inside the black strip and not outside it.

Actual

Black strip and captions are displaying separately i.e. appears broken.

Error output

Screenshot 2024-04-01 at 3 12 52 PM

Additional Information

Please include any additional information necessary here. Including the following:

versions

videojs

7.20.3

browsers

Chrome

OSes

what platforms (operating systems and devices) are affected?

plugins

videojs-contrib-dash : 5.1.1

damanV5 avatar Apr 01 '24 09:04 damanV5