Search found 3 matches

Go to advanced search

by FreshIce
20 Mar 2012 13:57
Forum: Development around libVLC
Topic: video-filter problem
Replies: 4
Views: 1226

video-filter problem

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...
by FreshIce
29 Aug 2011 14:04
Forum: Development around libVLC
Topic: libvlc_media_new_fd problem
Replies: 3
Views: 982

Re: libvlc_media_new_fd problem

Indeed, its a Win32 file handle. How can i get a File Descriptor on Win32 platform (I thought that handle were windows FD) ?

Thank you for your answer :)

Edit: I gave up the FD. I use imem instead.
by FreshIce
29 Aug 2011 11:51
Forum: Development around libVLC
Topic: libvlc_media_new_fd problem
Replies: 3
Views: 982

libvlc_media_new_fd problem

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...

Go to advanced search