I'm trying to get frames from video stream and use them as OpenCV Mat, but I have encountered a problem. I don't know the resolution my video stream will have so I use libvlc_video_set_format_callbacks but then, after video starts playing, I hear audio, but I'm not getting an image, instead I get er...