-
Notifications
You must be signed in to change notification settings - Fork 94
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
smplayer under wayland opens mpv in a seperate window rather embedded like under x11 #369
Comments
I believe that just forces xwayland and doesn't allow vaapi to work in any configuration combination |
Hi @FireBurn , do you still get double window on wayland ? |
I'll check, I still use X11 because of this |
This is on Plasma 5.25.1 & Frameworks 5.95.0 on Qt 5.15.5 |
Install smplayer using a snap or flatpak package. Select "shared memory" as video output in preferences -> general -> video. |
I don't have snaps or flatpaks installed, and it would be at best a clumsy workaround Are there any plans for full wayland integration? |
This is the best integration I could make. |
because by default, this problem occurs smplayer-dev/smplayer#369 although we're still using X11 🧐
Why do you suggest the flatpak people when someone reports a bug? If the other packaging methods also use wayland that's of course a good way to ensure the local build isn't the issue but it doesn't fix the bug. |
You have to patch smplayer and mpv to get this working. Both patches are in the attached file. |
Thanks for that, I also had to change the meson.build too
It's a shame we're having to use this rather than the dmabuff stuff though It also isn't using vaapi, but least it's opening in the same window now without forcing xwayland |
I was tinkering with my Dimension 2400, so when I booted up with a pci gpu plugged in (the integrated graphics in the i845 are absolutely TERRIBLE in every conceivable manner) it threw me for a loop. Setting General->Video->Output Driver to "X11" solved the problem. |
This actually properly works for me if I set gpu-next with the latest MPV, everything running natively Wayland |
Describe the bug
When running under wayland smplayer opens it's window, then a second window with mpv opens and displays the video
Screenshots
Your Enviroment
[ ] MPlayer
[ x] MPV
Logs
Reproduce the bug in your computer and attach the smplayer log (menu View) here.
The text was updated successfully, but these errors were encountered: