Hi, I'm trying to open an RTSP stream and get the images to OpenCV using LibVLC. So far I'm able to open the stream, however the "-I dummy" argument is ignored and the VLC interface opens anyway. I've tried passing it with various syntax: "-Idummy", "--intf=dummy", etc....