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

Horizontal and vertical lines appear when window is scaled #13998

Open
Tiramisu561 opened this issue Apr 26, 2024 · 4 comments
Open

Horizontal and vertical lines appear when window is scaled #13998

Tiramisu561 opened this issue Apr 26, 2024 · 4 comments

Comments

@Tiramisu561
Copy link

Important Information

Provide following Information:

Reproduction steps

mpv --no-config --vo=gpu-next --autofit=50% "video_[B4DB49AE].mkv"

Expected behavior

No horizontal or vertical lines when the window is scaled down.
mpv-shot0008

Actual behavior

Horizontal and vertical lines, sometimes both to form a grid-like pattern appear, not every time but I would say they appear once every 5 times I go from full screen to windowed. Often they appear at the start of the playback when it is already windowed and then go away when fullscreened. They never appear in fullscreen, only when windowed

More screenshots uploaded here

Log file

scale.txt

Sample files

video_[B4DB49AE].mkv but it is reproducible with other videos as well

@kasper93
Copy link
Contributor

Can you install latest Intel GPU driver? 10.18.10.5161 are quite old and Intel has a history with completely output on certain drivers.

@Tiramisu561
Copy link
Author

Unfortunately my hardware is quite old and has reached EOL, 10.18.10.5161 from august 2020 is the latest driver I can use.

If it helps, the issue does not happen with --profile=fast and did not happen when I was on some version of 0.36. Only started to occur when I updated from 0.36 (sorry, I don't have the exact version number now) to v0.38.0-63-gb364e4a6 a few days ago

@llyyr
Copy link
Contributor

llyyr commented Apr 27, 2024

Can you use --show-profile=fast and apply each option independently and see which one fixes it?

@Tiramisu561
Copy link
Author

--correct-downscaling=no fixes it

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

No branches or pull requests

3 participants