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

Update subtitles management #2132

Merged

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to fix the issue #2084 : the index of the subtitles track is a reference of textTrackInfo array. textTrack array of html5 video element has a different index.
In the same way, user can use the different subtitles with Firefox or Edge for instance. Indeed, before this PR, it was impossible to see subtitles in some specifc use cases (for instance, a first stream with one subtitles track, stop, load a second one, with two subtitles track).

Nicolas

@nicosang nicosang force-pushed the update_Subtitles branch 3 times, most recently from f1088a6 to f43a0d7 Compare August 23, 2017 07:20
@epiclabsDASH epiclabsDASH added Bug and removed Bug labels Aug 26, 2017
@epiclabsDASH
Copy link
Contributor

@nicosang, would it be possible squashing consecutive commits with same description into one? Just trying to keep commits history as cleaner as possible. Thanks!

@nicosang nicosang force-pushed the update_Subtitles branch 3 times, most recently from 152ed5b to dbee4e9 Compare August 28, 2017 12:06
@nicosang
Copy link
Contributor Author

@epiclabsDASH, It should be better now.... ;-)

@epiclabsDASH
Copy link
Contributor

Many thanks!

@epiclabsDASH
Copy link
Contributor

Good fix, @nicosang.

@epiclabsDASH epiclabsDASH merged commit af11e8a into Dash-Industry-Forum:development Sep 13, 2017
@nicosang nicosang deleted the update_Subtitles branch September 13, 2017 12:40
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.

None yet

2 participants