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

Enable HTML-rendered TTML in ref player if Firefox is at least v49 #1608

Conversation

davemevans
Copy link
Contributor

Firefox 49 was released a couple of days ago and now has the required functionality to fix #1164.

This PR adds a test to the existing UA sniffing to check if the Firefox version number is at least 49, and enables HTML-rendered TTML subtitles in that case, as well as the existing cases (ie !Firefox).

@TobbeEdgeware
Copy link

Nice to get Firefox support finally!

@davemevans davemevans merged commit d6ccbd6 into Dash-Industry-Forum:development Oct 3, 2016
@davemevans davemevans deleted the UseTTMLForFirefoxIfAtLeastV49 branch October 3, 2016 14:19
@davemevans davemevans added this to the v2.4.0 milestone Oct 3, 2016
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

Successfully merging this pull request may close these issues.

Subtitles requiring .attachTTMLRenderingDiv(TTMLRenderingDiv) fail in Firefox
2 participants