Page 1 of 1

Usage plugin module of VLC 2.0.7 in commercial product

Posted: 07 Apr 2014 15:33
by Lokesh
Hello Jean-Baptiste,

We are using vlc 2.0.7 in our commercial application. we want to use only LGPL modules(dll). so please let us know following modules/dll are

LGPL or not in VLC 2.0.7 ??



libvlc.dll
libvlccore.dll

(PLUGIN MODULES)

CODEC:
libavcodec_plugin.dll

DEMUX;
liblive555_plugin.dll

VIDEO_FILTER:
libswscale_plugin.dll

VIDEO_OUTPUT:
libvmem_plugin.dll

we are about to release product in market. your quick response is appreciated.

thanks for your help

Re: Usage plugin module of VLC 2.0.7 in commercial product

Posted: 07 Apr 2014 16:10
by RĂ©mi Denis-Courmont
VLC 2.0.x is almost entirely GPL only.

Re: Usage plugin module of VLC 2.0.7 in commercial product

Posted: 07 Apr 2014 20:03
by Jean-Baptiste Kempf
I agree. You should really move to 2.1.x

Re: Usage plugin module of VLC 2.0.7 in commercial product

Posted: 08 Apr 2014 07:48
by Lokesh
Thanks for quick reply.

We are developing application in C#, WPF using LGPL "VlcDotNet library" as a dot net wrapper for VLC.

But VLC wrapper "VlcDotNet library" is not compatible with VLC 2.1.X onward.
We have also tried "LibVLC.NET" with same result.

I know this is beyond the scope of this forum, but any suggestion/pointer to any LGPL dot net wrapper supporting VLC 2.1.X would be of great help.

Thanks in anticipation.

Re: Usage plugin module of VLC 2.0.7 in commercial product

Posted: 08 Apr 2014 07:50
by Lokesh
One more quick confirmation.....
All the above mentioned plugins modules are under LGPL in VLC 2.1.X onward?

(PLUGIN MODULES)

CODEC:
libavcodec_plugin.dll

DEMUX;
liblive555_plugin.dll

VIDEO_FILTER:
libswscale_plugin.dll

VIDEO_OUTPUT:
libvmem_plugin.dll

Re: Usage plugin module of VLC 2.0.7 in commercial product

Posted: 22 Apr 2014 14:59
by Jean-Baptiste Kempf
Yes.