Page 1 of 1

compiling a plugin for vlc using visual studio

Posted: 30 May 2011 13:02
by koyaya
Hello

i am looking for the fastest way to compile a plugin for VLC (for windows)
i dont need to recompile the whole program for this, only some stand alone video_filter (a lot like the puzzle.c filter which doesnt have any dependencies)

maybe i am stupid, but i couldnt figure out from the OutOfTheTree compile tutorial how to do it.
Is there a way to compile in visual studio? i saw some people writing here that they did it.
can somebody recommend me a tutorial

Re: compiling a plugin for vlc using visual studio

Posted: 30 May 2011 13:26
by VLC_help
AFAIK there isn't a tutorial for that. (it would be great addition to wiki)