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

feat: subtitle codecs #106

Merged
merged 2 commits into from
Sep 29, 2020
Merged

feat: subtitle codecs #106

merged 2 commits into from
Sep 29, 2020

Conversation

brandonocasey
Copy link
Contributor

We have a test video that uses non-vtt captions that is making it all the way through to the vtt segment loader. We cannot filter it as we don't expose CODECS on subtitle playlists. Now we expose that so we can filter downstream. We might also want to expose mimeType?

@@ -7,8 +7,8 @@
<body>
<p>Open dev tools to try it out</p>
<ul>
<li><a id="test/debug.html">Run unit tests in browser.</a></li>
<li><a id="docs" href="docs/api/">Read generated docs.</a></li>
<li><a href="test/debug.html">Run unit tests in browser.</a></li>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link didn't have a href

@brandonocasey brandonocasey merged commit bc0872a into main Sep 29, 2020
@brandonocasey brandonocasey deleted the feat/subtitle-codecs branch November 17, 2020 20:26
RomeroDiver pushed a commit to Arc-Soft/mpd-parser that referenced this pull request Dec 7, 2020
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.

2 participants