MediaGun / QuickVLC

Vlc and Qt (Qml) integration library
Other
8 stars 2 forks source link

Crash #7

Open aa-bamboo opened 2 years ago

aa-bamboo commented 2 years ago

Sometimes application crashes, when we are using OpenGL rendering and switch between multiple instances of the player. For example, one instance is creating, but another instance is destroying.

OS: Windows

There is a log:

Assertion failed: !"GL_INVALID_OPERATION", file /builds/videolan/vlc/extras/package/win32/../../../modules/video_output/opengl/vout_helper.c, line 303
chubinou commented 1 year ago

Do you still repoduce this issue? do you have a test case?