Open MCab93 opened 9 months ago
👋 Thanks for opening your first issue here! 👋
If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.
Looks like VHS currently only marks in-stream captions as captions and all ext-x-media subtitles as subtitles, though, according to safari's behavior if there's characteristics, it should be marked as captions. We should probably follow suit.
Description
Hello,
for closed-captions (CC) while parsing data we got object
which is apart from letters in bracelet same as for notes without CC
Suppossedly for closed-captions the kind should not be "subtitles" but "captions". Can you please confirm this is as required -> therefore we need to differentiate based on existence (CC) in id, or should the kind captions be used <
Reduced test case
null
Steps to reproduce
Parsing m3u8:
Errors
No response
What version of Video.js are you using?
2.16.
Video.js plugins used.
No response
What browser(s) including version(s) does this occur with?
chrome 121.0.6167.161
What OS(es) and version(s) does this occur with?
windows 10