Geordie 14 Posted 7 hours ago Posted 7 hours ago I’ve switched to Emby fully now and loving how fast it is! One thing I miss from my old client is allowing text subtitles to move into the black bar below the video (when video aspect ratio forces black bars above & below). By default, exoplayer’s SubtitleView restricts text over the video frame only! Many video players override this to allow fully customisable subtitles position on the entire screen instead of just the video! There’s already a request to implement this upstream in exoplayer: https://github.com/androidx/media/issues/2977 There are also links to how it was implemented in other clients. Thanks for reading! Looking forward to this.
Geordie 14 Posted 48 minutes ago Author Posted 48 minutes ago Sorry I missed that. I hope my post helps move this forward. Many people will appreciate the option. To be more specific, this is the patch (few lines of code) required to allow exoplayer to render subtitles outside the video frame! No need for a custom renderer or anything fancy. https://github.com/jellyfin/jellyfin-androidtv/pull/4816 Feel free to close or delete this! Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now