Hi, I am opening a VLC window at startup on windows 7, using a batch file containing this command: start /D"C:\Program Files\VideoLAN\VLC\" vlc.exe -vvv rtsp://192.168.1.234/mpeg4 This works well, but I want to remove the play controls which appear. I can do so by selecting View>Minimal or...