-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As a user I would like support forced subtitles, if any, to be transparently enabled based on the current audio language.
Remarks
- The behavior must be implemented in video.js directly. It already works with Safari, provided
AUTOSELECTandFORCEDboth have been set toYESfor a force subtitles. - The behavior is implemented in Pillarbox Apple (and requires
AUTOSELECTto be set toYES). - The behavior is implemented in Pillarbox Android (which does not require
AUTOSELECTto be set toYES). - If work cannot be done in video.js directly for some reason we should implement an API that makes it possible to select forced subtitles programmatically, see Handle forced subtitles selection through textTrack #43.
Acceptance criteria
- When playing Apple 16:9 example with the Pillarbox web demo and if subtitles are disabled, forced subtitles are still displayed every 10 seconds or so. This behavior works on all browsers.
- To maintain consistency between browsers, the web implementation must take
AUTOSELECT=YESinto account for selection on other browsers than Safari.
Tasks
- ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
📋 Backlog