-
Notifications
You must be signed in to change notification settings - Fork 5
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
[BUG] When multiple captions exist, only first caption is showing up in the iOS native player #405
Comments
This also means that if the user selects a caption other than the first one that shows up in the native player, captions disappear once the native player is opened. This results in a weird state where one set of captions shows in the Ramp media player and another in the native player. |
Prioritized to next release since very few items have multiple captions. |
Media object: Horses and Men (https://avalon-dev.dlib.indiana.edu/media_objects/000000000) It has the following lines in its HLS manifest for captions;
Media object: "No Time"/"Until We're Free" (https://avalon-dev.dlib.indiana.edu/media_objects/g158bh28p)
It seems the native player picks up only the caption with |
Could be the Default issue, or something else; we'll know more after the completion of the current investigation ticket. |
This needs to be re-tested; may be related to having captions in HLS manifest. |
All captions that are shown in the web player are now showing in the native player. @joncameron There is a bit of oddness in that no matter what caption you select in the web player, the native player just has the 'Auto' option selected. The correct subtitles display, but ti doesn't actually tell the user which set of subtitles are displaying. Is this enough of an issue that we should create another ticket? |
Description
When there are multiple caption files for a video, only the first caption option is showing up under subtitles in the native player. This is happening in iPhone and Chrome on iPad (Chrome uses the native player on iPad).
Example record with multiple caption files: https://avalon-dev.dlib.indiana.edu/media_objects/fj236208t
Private Zenhub Video
The text was updated successfully, but these errors were encountered: