Search found 3 matches

Go to advanced search

by shaukatsarwar
29 Mar 2010 13:57
Forum: Web and scripting
Topic: Hide OSD Menu
Replies: 0
Views: 752

Hide OSD Menu

Hi all, I am using the following code in C# to play a media file. It plays the file very well. string[] options = new string[1]; options[0] = ":aspect-ratio="+ width + ":" + height; axVLCPlugin21.playlist.add(pathTextBox.Text, null, options); axVLCPlugin21.Volume = 50; axVLCPlugi...
by shaukatsarwar
11 Mar 2010 14:32
Forum: Development around libVLC
Topic: Does VLC Supports S-video, Composite video??
Replies: 3
Views: 755

Re: Does VLC Supports S-video, Composite video??

What do you mean by "IRRELAVANT". can you please explain???
by shaukatsarwar
09 Mar 2010 06:59
Forum: Development around libVLC
Topic: Does VLC Supports S-video, Composite video??
Replies: 3
Views: 755

Does VLC Supports S-video, Composite video??

Hi,

i m new to vlc.
i am using VLC ActivX in my VC# project, so far i am able to play simple movie file, now i want to play S-VIDEO, COMPOSITE VIDOE and TV.

how can i impliment this if possible??


Regards,
Shaukat Sarwar

Go to advanced search