Search found 3 matches

Go to advanced search

by Arlee
15 Aug 2009 04:40
Forum: Development around libVLC
Topic: Logo in a recorded stream?
Replies: 0
Views: 355

Logo in a recorded stream?

Is it possible to have a logo recorded with a stream? If so, what's the correct syntax for the arguments being passed as a string (as in the example below)? Would it be something like this? "--sout=#transcode{sfilter=logo{logo-filter=c:\\users\\something\\somefile.png}}" In a similar vein,...
by Arlee
13 Aug 2009 04:35
Forum: Development around libVLC
Topic: How to record a video stream using libVLC and c#
Replies: 5
Views: 4395

Re: How to record a video stream using libVLC and c#

Thanks for your response. I had already tried the technique you suggested, but could not get it to work with some sample libvlc wrapper code on a Vista based machine. It did work from the command line on the same machine, however. Trying a different wrapper on an XP based machine was successful. Not...
by Arlee
12 Aug 2009 04:56
Forum: Development around libVLC
Topic: How to record a video stream using libVLC and c#
Replies: 5
Views: 4395

How to record a video stream using libVLC and c#

After browsing many,many posts here and elsewhere, and looking through sample code posts, I've yet to find an example of recording a video stream programatically using c# (that I can use successfully, anyway). I've seen the documentation regarding the use of "sout" parameter to direct a st...

Go to advanced search