new instance (libvlc_new) overwrote the config of the previously created one. (meaning tricky debugging !) On the plus side, multiple instances (one player per instance) meant independent hotkeys and audio subsystems, whereas a single instance (multiple players) meant a real mess for these two subsystems. Rgds Erwan10