Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TTML Caption Styling broken #389

Open
damanV5 opened this issue Apr 1, 2024 · 1 comment
Open

TTML Caption Styling broken #389

damanV5 opened this issue Apr 1, 2024 · 1 comment

Comments

@damanV5
Copy link

damanV5 commented Apr 1, 2024

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
Copy link
Author

damanV5 commented Apr 1, 2024

@heff / @dmlap / @boushley / @squarebracket I would be grateful for any help on the above issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant