Hi,
we are using vlc-1.1.0, which is 2 weeks old. I want to display some text on the screen with marquee. I cannot do anything until I init marquee with libvlc_video_set_marquee_int(_asd, libvlc_marquee_Enable, 1, &_vlcexception);. But then the text "VLC" is displayed on the screen and after some time (1sec or so) I can set other properties like text, timeout etc. How can I get rid of this "VLC" text at the beginning?
Thanks,
Juraj