Search found 9 matches

Go to advanced search

by dcreeron
26 Jun 2009 15:09
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.0.0 RC-4 / Active-X Control
Replies: 0
Views: 692

VLC 1.0.0 RC-4 / Active-X Control

Using the latest VLC 1.0.0 RC-4 release in a C# Windows Forms application. When I try to shut down the application with one or more VLC active-x controls loaded a COMException is thrown trying to call "axVLCPlugin2.playlist.isPlaying;". The exception details are: Message: Error HRESULT E_F...
by dcreeron
02 May 2009 17:43
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX and Windows IMM/IME/CTFMON.exe
Replies: 16
Views: 8966

Re: VLC ActiveX and Windows IMM/IME/CTFMON.exe

Could you give that URL again but with quotes or dots in them as its unreadable, thanks:) Just scroll back up to my original post in this thread. You can click the link or right-click and copy it from there. During my research I seem to recall reading that the "Advanced Text Services" cou...
by dcreeron
01 May 2009 21:44
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX and Windows IMM/IME/CTFMON.exe
Replies: 16
Views: 8966

Re: VLC ActiveX and Windows IMM/IME/CTFMON.exe

Just to clarify, I've found a work-around for the blue screen of death when using the VLC ActiveX control (in my case, the v2 version). Further research into the MINIDUMP pointed us to this link: http://connect.microsoft.com/VisualStud ... kID=405521 Further reseach led me to the Control Panel -> Re...
by dcreeron
01 May 2009 15:40
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX and Windows IMM/IME/CTFMON.exe
Replies: 16
Views: 8966

Re: VLC ActiveX and Windows IMM/IME/CTFMON.exe

[quote][/quote] The VLC playlist in the ActiveX control, from my experience and what I've read on the forums doesn't work quite right. In my code I maintain my own internal playlist and use that to manage the VLC playlist. So whenever I want to add something to the playlist I call my own PlayListAdd...
by dcreeron
30 Apr 2009 21:43
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX and Windows IMM/IME/CTFMON.exe
Replies: 16
Views: 8966

Re: VLC ActiveX and Windows IMM/IME/CTFMON.exe

I have the same behaviour: BSOD occurs using VLC 0.9.9 ActiveX in a C# 2008 project: I can play fine some video files but, when I unload the ActiveX (closing the form), BSOD randomly appears (Stop 0x0000008E error message in Win32k.sys)... Did you try turning off the "Advanced Text Services&qu...
by dcreeron
24 Apr 2009 20:19
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX and Windows IMM/IME/CTFMON.exe
Replies: 16
Views: 8966

Re: VLC ActiveX and Windows IMM/IME/CTFMON.exe

VLC cannot cause blue screen of death. Buggy drivers or broken hardware can. Something VLC is calling related to IMM/IME/CTFMon is causing the BSOD. While VLC may not be responsible for the actual BSOD it is the cause leading to that event. If my code is on a machine isolated from any network and I...
by dcreeron
23 Apr 2009 18:09
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX and Windows IMM/IME/CTFMON.exe
Replies: 16
Views: 8966

VLC ActiveX and Windows IMM/IME/CTFMON.exe

Hello VLC Gurus, I am trying to integrate the VLC (currently using 0.9.9 build, also happened with previous version) into a Visual Studio 2008 .NET WinForm app (potentially Silverlight in the future) and am experiencing crashes when trying to stop/quit/unload the players. I've narrowed the issue dow...
by dcreeron
18 Mar 2009 20:04
Forum: General VLC media player Troubleshooting
Topic: RTSP Live Stream - How to disable buffering/caching?
Replies: 2
Views: 19516

Re: RTSP Live Stream - How to disable buffering/caching?

Thanks for the quick response Rémi. Using the parameter you mentioned I went back and looked at my code/option settings. 'rtsp-caching' was one I tried but I had used the double-dash ( -- ) syntax and not a colon ( : ). Once I switched to a colon the playback delay was reduced as hoped for. Final re...
by dcreeron
18 Mar 2009 14:45
Forum: General VLC media player Troubleshooting
Topic: RTSP Live Stream - How to disable buffering/caching?
Replies: 2
Views: 19516

RTSP Live Stream - How to disable buffering/caching?

Hello VLC Gurus. We are trying to use VLC 0.9.8a to play live streams from cameras that use RTSP and H.264. We can successfully connect and play the stream but there is a 2-3 second delay. I've tried changing a number of caching/buffering options with no success. Our network is all internal, 100mb a...

Go to advanced search