Skip to content
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: 3D movie sbs playback, inf bar and subtitle does not look good in v10.9.2 #5634

Open
davidngrc opened this issue May 30, 2024 · 3 comments
Labels
playback This PR or issue mainly concerns playback

Comments

@davidngrc
Copy link

davidngrc commented May 30, 2024

I am on Jellyfin v10.9.2
LG TV with passive 3d

After media scan, it mark that movie as 3D in the library.
Screenshot from 2024-05-30 20-42-23

after I switch the TV to 3D mode.

the info bar and seek bar is sort of viewable.
the subtitle is somehow on the right side, then appear on the left side, leaving the middle got nothing.

it appear this issue is due to "3D SBS" in 3D mode, cut the 1920 pixel width screen in half, which is 960 pixel.
so now the info bar and the seek bar and the gear icon menu has 960 pixel to work with.
and it appear the icon and font, and the gear icon menu in the info bar is using %, so everything is twice the width due to 960 pixel is in a 1920 physical screen.

and it appear the subtitle is also align in the middle, but it think the screen is still in 1920 mode.
but due to the TV switch to 3D mode, and it is half of the width, so the subtitle appear on the right side of the screen, but due to it has not enough width, so it go to the left.

below screen cap is 3D SBS Movie with TV in 3D mode, showing the above issue.

windows 10 client, browser edge, 1920*1080 screen resolution, 150% enlarge in windows display setting.
20240530_211450

windows 10 client, browser edge, 1920*1080 screen resolution, 100% enlarge in windows display setting.
20240530_221725

windows 10 client, browser edge, 3840*2160 screen resolution, 100% enlarge in windows display setting.
20240530_222021

please help fix.
thank you.

@davidngrc davidngrc added the playback This PR or issue mainly concerns playback label May 30, 2024
@jellyfin-bot

This comment has been minimized.

@jellyfin-bot jellyfin-bot added the stale No activity for an extended length of time label Sep 28, 2024
@davidngrc
Copy link
Author

Hi @dmitrylyzo is it possible look into this?

@jellyfin-bot jellyfin-bot removed the stale No activity for an extended length of time label Sep 29, 2024
@wtfrules
Copy link

wtfrules commented Nov 1, 2024

As of today, I have the same issue playing a 3D SBS movie with external VOB subtitles, they look the same as the pictures in post#1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playback This PR or issue mainly concerns playback
Projects
None yet
Development

No branches or pull requests

3 participants