libvlc problems with Vista

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
base64
New Cone
New Cone
Posts: 7
Joined: 26 Jan 2008 00:39

libvlc problems with Vista

Postby base64 » 07 Feb 2008 22:47

I have written a c# application using the libvlc wrapper and it works great on windows 200,xp,2003 but on vista the video is not displayed and none of the proper information is returned about the video such as time,length.

It's odd because when run inside the visual studio debugger, the video plays fine and everything works.

does anyone know what might be causing this? could it be a directx problem?

base64
New Cone
New Cone
Posts: 7
Joined: 26 Jan 2008 00:39

Re: libvlc problems with Vista

Postby base64 » 07 Feb 2008 23:03

Here is another libvlc project that does not seem to work under vista

http://www.codeproject.com/KB/audio-vid ... sg=2415313

badubo
Blank Cone
Blank Cone
Posts: 17
Joined: 18 Jan 2006 23:06

Re: libvlc problems with Vista

Postby badubo » 14 Feb 2008 16:42

if you are using a winform, just be sure you set the "Parent" window property in the Load method and not in the constructor (I found that in Vista when calling the form constructor, the window handle of the form is not yet created)

base64
New Cone
New Cone
Posts: 7
Joined: 26 Jan 2008 00:39

Re: libvlc problems with Vista

Postby base64 » 19 Feb 2008 01:22

i'm using the c# wrapper and there is no "load" method

badubo
Blank Cone
Blank Cone
Posts: 17
Joined: 18 Jan 2006 23:06

Re: libvlc problems with Vista

Postby badubo » 19 Feb 2008 08:50

I'm not speaking about a load method of the wrapper, but the Load event of the calling winform (the application, i.e. Form1_Load)
The wrapper I use is the one found in this url : http://wiki.videolan.org/.Net_Interface_to_VLC


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 6 guests