This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Bug: .srt captions obscured by video controls bar #1058
Labels
bug
Something isn't working
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
mux-video
Which browsers are you using?
Chrome, Safari, Firefox
Which operating systems are you using?
macOS
Description
If you upload a video to mux with a .srt subtitle file, and use element from the
@mux/mux-video
package.Then the captions do not move up to the visible area when the media controls bar becomes visible (e.g. when hovering over the video).
This leaves the captions obscured and not visible to the user. It is my understanding from reading this blog post, that this has been fixed for .vtt files, but a fix should be implemented for .srt files as well.
Reduced test case
No response
Steps to reproduce
Current Behavior
the captions are always positioned at the bottom of the video, even when the video controls bar appear over the captions
Expected Behavior
The captions should move up to the visible area when the video controls are visible.
Errors
No response
What version of the package are you using?
0.24.2
The text was updated successfully, but these errors were encountered: