Page 1 of 1

OpenGL white screen issue vlc 1.1.11 on 64bit

Posted: 21 Feb 2014 10:36
by balasubramanya
Sorry guys for asking about vlc 1.1.11 even though 2.1.x version is available. I am specifically relying on this version of vlc since it is bit more stable and our application runs smoothly with vlc 1.1.11. I am getting a white screen issue when I play rtsp HD (resolution >= 720P) stream on some 64bit when I use OpenGL display. DirectX or Direct3D display works fine. Also on 32 bit windows the white screen issue is not observed. Is there any specific reason why the issue is seen and is there any fix for that. Can some one give me some inputs.

Re: OpenGL white screen issue vlc 1.1.11 on 64bit

Posted: 21 Feb 2014 12:22
by Jean-Baptiste Kempf
Use Direct3D. Your GL drivers are broken.

Re: OpenGL white screen issue vlc 1.1.11 on 64bit

Posted: 21 Feb 2014 14:16
by balasubramanya
Thanks Jean for a quick reply.