When watching https://commons.m.wikimedia.org/wiki/File:Tec-de-monterrey-student-activities-in-wikimedia.webm and https://commons.wikimedia.org/wiki/File:Tec-de-monterrey-student-activities-in-wikimedia.webm, the button for closed captioning appears on the desktop interface but is missing from the mobile interface.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T158181 Aim for workflow equivalence for MediaWiki on desktop and mobile web | |||
Duplicate | None | T98491 TimedMediaHandler user experience is poor on mobile | |||
Resolved | TheDJ | T108277 Video closed captioning is available on desktop but not on mobile | |||
Open | None | T116154 Support WebVTT subtitling | |||
Resolved | brion | T111552 Create an API to serve subtitles | |||
Resolved | brion | T136033 Allow server side parsing of the subtitles |
Event Timeline
Comment Actions
Our subtitles are SRT, which is not supported by native HTML5 players, which is what we are using on those platforms.
As part of T100106, i'm looking into converting the subtitles to standard HTML5 VTT subtitles.
Comment Actions
This too is fixed with videoJS, but we need to be careful with changes due to T246035