Hi all, I'm new programming modules for VLC. I have programmed a VLC plugin (stream_filter) using QtCreator which decrypt some kind of files previously generated by me. I generated the dylib and I copied it to ...VLC.app/Contents/MacOS/plugins/ folder. I also changed the Info.plist file to adapt it ...