Search found 3 matches

Go to advanced search

by Thierry CSU
19 Apr 2006 08:59
Forum: Web and scripting
Topic: Pb with marq-marquee C# ActiveX
Replies: 4
Views: 4737

Thank you for answering, I use the 0.8.4a activex plugin in c# too but in .net 2003. I found the options can be change by using the vlcrc file wich is in Application Data\vlc sub directory. I think there is an other way to acces options but i don't know how. If somebody knows it will be great. Regar...
by Thierry CSU
14 Apr 2006 17:44
Forum: Web and scripting
Topic: How to use options
Replies: 0
Views: 1580

How to use options

Hello

I've difficulties to use options in an array string

for example i tried to modifie time-size

string[] s=new string[2]
s[0]=":time-size=10"

addtarget(...,s,..,...)

what's wrong ?

Thank's
by Thierry CSU
13 Apr 2006 16:30
Forum: Web and scripting
Topic: Pb with marq-marquee C# ActiveX
Replies: 4
Views: 4737

Pb with marq-marquee C# ActiveX

Hello What's wrong with this : string MRL = "udp://@:1234"; string record=@"c:\Camera.mpg"; SCREEN=new string[9]; SCREEN[0] = ":sout-udp-caching=300"; SCREEN[1] = ":sout=#duplicate{dst=display,dst=std{access=file,mux=ts,url=\""+record.ToString()+"\&q...

Go to advanced search