Page 1 of 1

Using VLC inside WPF application

Posted: 26 Jun 2008 08:31
by triplebit
I'm looking for a working sample of VLC inside a WPF project(preferably with Visual Studio 2005). I'v seen here in the forum some reference, but it wouldn't work in Windows XP.
Is there anywhere?
Regards

ramzi

Re: Using VLC inside WPF application

Posted: 27 Jun 2008 04:45
by akramh
The wiki has a link to some C# bindings that you can use within WPF.

There is also a new project on google code that looks a bit tidier (have not used it however...):
http://code.google.com/p/libvlc-sharp/

And some guy managed to put his stuff into WPF with some hints: http://www.redrecondite.com/blog/2008/0 ... ment-1230

Note: His solution to the problem he mentions is not great; he blue-screened because he didn't call the NativeVLC instance's dispose() method on closing...

Re: Using VLC inside WPF application

Posted: 27 Jun 2008 06:35
by Jean-Baptiste Kempf
Have you looked at Mark bindings ?

Re: Using VLC inside WPF application

Posted: 28 Jun 2008 16:17
by triplebit
Dear Sir,
Unfortunately I'm a beginner with WPF and also with VLC and I really don't know what's the meaning of "Mark bindings"?
Can you please direct me by a link or some explanation?

Regards
ramzi