Hello everyone, I' m having some trouble with video filters. I don't know how to dynamically change them in runtime. I succeeded to set a video-filter with the vlc arguments in libvlc_vlc_new() by entering "--video-filter=filtername". I have found the libvlc_media_add_option, but unfortuna...
Hi everyone, I have some trouble with the libvlc_media_new_fd function on Windows. I read in the doc that this function should work fine for libVLC 1.1.5 and later. However i cannot play any video. Each time i used this function, i get the log "Invalid parameter passed to C runtime function.&qu...