-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Crash on Debian 12 #171
Comments
glfwplay works? I need that log. Is it x11 or wayland? |
glfwplay works, it's wayland |
what about glfwplay log? |
you are using software decoder in glfwplay. to test vaapi: glfwplay -c:v VAAPI a.mp4 |
you are running software opengl. are you in a vm or no gpu driver installed? i also need the output of |
yes it's a VM, but it seems the same crash for user on OpenSUSE Tumbleweed KDE |
what about vainfo -display x11? |
vainfo does not crash, it's weird. run glfwplay -logile va.log -c:v VAAPI test.mp4 |
Whe using VAAPI, no more video, here is the logs |
yes but no crash, it's expected. i don't known why crash in qt app |
When trying to play a video file, my app crashes on a fresh Debian 12. The bin tools from mdk package works...
It's the same with 0.23 & 0.24.
Here is the logs, and stack. Do you have an idea?
logs.txt
The text was updated successfully, but these errors were encountered: