We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Caption styling seems to be broken for mp4 embedded captions.
Explain in detail the exact steps necessary to reproduce the issue.
videojs
videojs contrib dash
html5 : { dash : { useTTML : true } }
application/mp4
Caption displays but styling is broken. Also, I am not able to hide the empty grey strip.
Captions should be visible inside the black strip and not outside it.
Black strip and captions are displaying separately i.e. appears broken.
Please include any additional information necessary here. Including the following:
7.20.3
Chrome
what platforms (operating systems and devices) are affected?
videojs-contrib-dash : 5.1.1
videojs-contrib-dash
The text was updated successfully, but these errors were encountered:
@heff / @dmlap / @boushley / @squarebracket I would be grateful for any help on the above issue.
Sorry, something went wrong.
No branches or pull requests
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.
videojs
: 7.20.3 andvideojs contrib dash
: 5.1.1html5 : { dash : { useTTML : true } }
.application/mp4
.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
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.1The text was updated successfully, but these errors were encountered: