Page 1 of 1

vlc option parameter is not working

Posted: 08 May 2022 18:10
by hwboyz
Hi,

I've inserted the activex control VLCPlugin21 in my VB application. Now some videos must be magnify. Is it possible to do this with that control? Only for viewing.
my syntaks:
vlc.playlist.add "rtsp://user:pass@192.168.2.201:554/",,":video-filter "magnify{zoom=2}"

Thanks
Hendra