Ability to add VTT files to videoes, background and videoplayer #31339
StenderIternum
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Describe the Problem
Localhosted videoes, should be able to utilize tracks to add VTT files and CC
Propose a Solution
By implementing a couple of fields, for example like this
But even more fields, like if it should be enabled by default.
You would be able to make responsive subtitles, even if the video is cropped - And support the hearing impaired.
Even in background videoes, we should be able to add stuff like
<track label="Dansk" kind="subtitles" srclang="de" src="yourPathToUploads/website_1-1-submagic-1.vtt" default="">and possibly even more tracks, to support multilingual sites.If you set height 100% on the video, and cover, then the video might be cropped, but the subtitles will stay in frame, and not go outside the width of the player.
Additional Context
No response
Agreement
All reactions