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

Subtitles are pixelated when playing 4K videos #3082

Open
glitch191 opened this issue Sep 17, 2024 · 2 comments
Open

Subtitles are pixelated when playing 4K videos #3082

glitch191 opened this issue Sep 17, 2024 · 2 comments

Comments

@glitch191
Copy link

When I play 4K videos, subtitles are pixelated.

image

As for 1080p videos, subtitles are smooth.

image

@clsid2
Copy link
Owner

clsid2 commented Sep 17, 2024

Which subtitle format?

I suspect it is an image based format (vobsub/PGS), in which case it is normal and can not be fixed.

For text-based subtitles:
Options > Subtitles > Maximum texture resolution

@adipose
Copy link

adipose commented Sep 19, 2024

Maybe worth looking at a smoother of PGS. It used to have the wrong size and I think I added a simple scaler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants