Search found 3 matches

Go to advanced search

by Master T
22 May 2007 21:31
Forum: Web and scripting
Topic: More libvlc in C#
Replies: 80
Views: 55516

I want to correct something I said earlier: you can add the vout as an option to the play command to stream to a file Something else entirely: I have found a bug private void button_Click(object sender, EventArgs e) { VlcUserControl control = new VlcUserControl(); Controls.Add(control); Controls.Rem...
by Master T
20 May 2007 15:35
Forum: Web and scripting
Topic: More libvlc in C#
Replies: 80
Views: 55516

...
Hope this helps.
Yes it does :)
one question: where can I get info on the possible options of the addandplay command ?


MT
by Master T
18 May 2007 13:39
Forum: Web and scripting
Topic: More libvlc in C#
Replies: 80
Views: 55516

First of all, thanks for the great control. I have some questions. How can I change the equaliser settings while the file plays ? How can I set the subtitle file during the playing? Can I change the output while the player is running, for example start streaming or saving to the disk? How can I do i...

Go to advanced search