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

Black screen with Mupen64Plus 2.5 (rice video plugin) #46

Closed
Pulfer opened this issue May 5, 2015 · 3 comments
Closed

Black screen with Mupen64Plus 2.5 (rice video plugin) #46

Pulfer opened this issue May 5, 2015 · 3 comments

Comments

@Pulfer
Copy link

Pulfer commented May 5, 2015

When "Enable Video Extension" is checked, I get black screen (sometimes turning white) instead of proper video rendering.

There's a log line that may be important:
QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined

When "Enable Video Extension" is turned off, the rendering is properly done in new window.

Video: Using OpenGL: NVIDIA Corporation - GeForce GTS 250/PCIe/SSE2 : 3.3.0 NVIDIA 340.76

Mupen64Plus 2.5, m64py 0.2.3, python-qt5 5.4, qt5 5.4.1. Linux, 32 bit.

@Pulfer
Copy link
Author

Pulfer commented May 5, 2015

Maybe it happens because embedded window size in m64py doesn't match video renderer resolution.

@gen2brain
Copy link
Member

Try to install python-opengl (pyopengl). There is still hack in place for that in vidext.py , and it was needed on debian/ubuntu.

@Pulfer
Copy link
Author

Pulfer commented May 5, 2015

Thanx, installing python-opengl resolved the issue :-)

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

2 participants