Hello, I am working on a project using JVLC. Everything goes fine (thanks to sherington), but I am unable to set the correct canvas size. I need to know how to retrieve video height and width. I have tried to use "libvlc_video_get_height/width" but it always returns 0 saying "No activ...