LittleJohn, Thanks that worked! Alternatively you can add the following lines to the jvlc client. In VlcClient.java in the function initComponents() add // The -vvv is optional, // The path should point to the plugins directory on the target machine String[] args = new String[] { "-vvv", &...