<div dir="ltr">Where is the plugins folder defined in the code?<br><br>On windows all the plugins must be located in a subdirectory called plugins.<br>I have been asked to create a local patch to change this.<br>Don't worry it is one that would not be merged with vlc upstream.<br><br>Under msys2 we have a linux folder layout<br><br>we don't want plugins in  /mingw64/bin/plugins<br>we want them in /mingw64/lib/vlc/plugins<br>or something equivalent like share<br> <br>So I want to from the bin dir where vlc is located go ../lib/vlc/plugins.<br>I need to know where to change this in the vlc source code?<br><br>Many Thanks<br>Martell<br><br><br><br></div>