Hi all, I just started getting into LibVlc. I've just downloaded the latest Vlc for Windows. For my sample code, I mostly use libvlc_media_new_path function to specify local video file. But, I just tried to pass an unexisting path in parameter....and it doesn't return NULL. :shock: Furthermore, libv...