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

HTML5 video subtitles #20

Closed
2 tasks done
hensm opened this issue Dec 7, 2018 · 2 comments
Closed
2 tasks done

HTML5 video subtitles #20

hensm opened this issue Dec 7, 2018 · 2 comments

Comments

@hensm
Copy link
Owner

hensm commented Dec 7, 2018

Should forward any subtitles defined as <track> elements to the MediaInfo passed as part of the media load request.

For local media, should try to detect if there are subtitles present in the same directory and convert if necessary (from SRT to WebVTT).

  • Remote media
  • Local media
@hensm
Copy link
Owner Author

hensm commented Dec 21, 2018

Remote media: 45b976b

@hensm
Copy link
Owner Author

hensm commented Jan 19, 2020

Local media: ffb84ef

@hensm hensm closed this as completed Jan 19, 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

No branches or pull requests

1 participant