Page 1 of 1

1) VLC App Vs LibVLC ?

Posted: 09 Mar 2012 18:07
by Mel_3
Been gone awhile but am back now and was considering downloading the VLC Application source and seeing if I could get it to compile, etc.

But I don't see a forum for VLC App dev... (or did I miss it?)

I only see libVLC forum...

1 - Is the VLC application still being developed and distributed as an Application?

2 - Or has it changed to a library which can be used with one's own code?

Thanks

Re: 1) VLC App Vs LibVLC ?

Posted: 09 Mar 2012 18:09
by Jean-Baptiste Kempf
vlc is a 200 lines of code calling libvlc...

Re: 1) VLC App Vs LibVLC ?

Posted: 09 Mar 2012 20:21
by Mel_3
Thanks Jean-Baptiste. That is exactly what I needed to know.