Page 1 of 1

Faulting module name: libswscale_plugin.dll

Posted: 14 Feb 2015 21:07
by dom1
Hi,

I am using a C# wrapper around VLC to stream a RTSP feed from my Digital Camera.

All of a sudden I have been getting this error:

Faulting module name: libswscale_plugin.dll

My app runs for about 1 min then crashes out with that error.

This error appears in my Windows Logs.

I have tried replacing all the vlc dlls (plugins) but still the same error.

What could be causing this?

thanks

Re: Faulting module name: libswscale_plugin.dll

Posted: 15 Feb 2015 11:31
by Jean-Baptiste Kempf
You should run your code in gdb and check.