-
Notifications
You must be signed in to change notification settings - Fork 3k
White lines during playback #16259
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
Comments
Does it happen when the mpv window isn't fullscreen? Can you start sway with |
No.
It happens still. |
Are you absolutely certain? If the issue doesn't happen if you're screen recording or the window isn't fullscreen, then it points to an issue with direct scanout. But if it still happens with no direct scanout, then it's hard to say what the cause could be. Can you provide Also try --gpu-api=opengl |
Does it happen with |
You're right, I confused sway with mpv and used the env variable on mpv but it does indeed work when I set it when launching sway. Do I need to these the other options or is this enough to pin it down? |
You can --gpu-api=opengl, if it happens with that too then you report to https://gitlab.freedesktop.org/drm/amd/-/issues/ and if it happens with only the default --gpu-api=vulkan, then you report to mesa. |
mesa bug report: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13066 |
Uh oh!
There was an error while loading. Please reload this page.
mpv Information
Other Information
Reproduction Steps
When playing any video (I've only tried h264 and 265 formats) white horizontal lines appears from time to time.
Expected Behavior
No white horizontal lines.
Actual Behavior
output.mp4
White horizontal lines. When using a screen-recorder on the machine the issue didn't happen so I had to record using a phone.
Log File
output.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: