Somehow i cannot get the x,y co-ordinate working with VLC. I am bringing up two VLC instance : "vlc.exe -I skins2 --width=60 --height=60 --video-x=10 --video-y=10 video.wmv" "vlc.exe -I skins2 --width=60 --height=600 --video-x=10 --video-y=60 video.wmv" Above command doesn't plac...