Microsoft Visual C++ Runtime Library error from VLC Video Output

Asked By 0 points N/A Posted on -
qa-featured

Hi there,

Every time I close videos which are opened in VLC this error appears. I tried reinstall the program to get rid of this error, no result. Does anyone have any idea about this error ? What is causing it and why I have it ?

Thanks !

Assertion failed!

Program: D:Downloadsvlcvlc-1.1.2vlc.exe

File:…/../.././modules/video_output/wrapper.c

Line: 386

Expression: vout_IsDisplayFiltered(vd) ==!sys->use_dr

For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application – JIT must be enabled)

Abort Retry Ignore

SHARE
Answered By points N/A #178644

Microsoft Visual C++ Runtime Library error from VLC Video Output

qa-featured

Hello,

It looks like you’re trying to install a very old version of VLC setup. The latest version is VLC Media Player v2.1.5. It is now more improved and better in installation and performance. It is crashes less and works great.

The old setup file definitely contains bugs that is not allowing it to run perfectly. Download the latest setup, VLC v2.1.5. Then, run the installer by double-clicking on it and it should go fine.

Also, download and install the latest version of Visual C++ Runtime Libraries. Download Visual C++ Runtime Library 2005, 2008, 2010.

Related Questions