You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we could do this it would be a cleaner solution than our existing solution, which relies on file-level naming conventions. We don't have a local use case for this and it could be a large issue/task, so it may be something we should explore in the refactor for CLAW. Do browsers support this feature in WebVTT? (video.js) Can we support all languages in one webvtt file? This is a backburner issue for us for exploration.
Added the large label to reflect that the work revolves around larger architectural and design discussions of how to support language features and with what kinds of file formats for transcripts.
MarcusBarnes
added a commit
to DigitalGrinnell/islandora_solution_pack_oralhistories
that referenced
this issue
Nov 13, 2017
https://w3c.github.io/webvtt/#cue-text
https://w3c.github.io/webvtt/#css-extensions-introduction -> look at the Type selector example
so you could do something like
From @Natkeeran: One VTT can contain cues for different languages and different tracks will specify the language selection
The applicable language for the list of WebVTT Node Objects can be set by the srclang attribute in HTML.
The text was updated successfully, but these errors were encountered: