Hello, I post also on this thread since I experiment something similar with VLC 1.1.11 (directly or through a C# wrapper) and nobody seems to respond to this one I am connecting VLC to an ACTi RSTP encoder (MPEG4), it works fine for a various amount of time before its freeze. If I close and restart ...
Hello, perhaps I will ask for a feature which has been already asked a hundred times before, but I do not see it in the forum.... so I take a chance ! I have a Matrox video capture card which is encoding my video file from a camera into MJPEG 2000 files. As long I am replaying my video file with mat...
Thank you very much for your example : I tried the VideoLan.Interop part from my office with a VisualStudio 2008 professional edition and Windows XP 32 bits and it worked fine.... As I still did not understood the difference with my declaration of the DllImport, I tried also my project and then &quo...
Hello, I am trying to use VLC player (1.1.4) in a C# Win Form Application I have stopped using ActiveX version because I encountered many issues : Blue screen when disposing vlc object, some VLC options not available, etc... all of those issues are described in other topics of this forum, So now I a...