Hi , i have wrote some basic media player app arount libvlc python bindings . ( Win32 ) for playback i use : vlc.MediaList() vlc.MediaListPlayer() Everything works fine , except when i play a video , it is drawn on the screen but i cannot close it's window , Only if i make the media STOP , it closes...