Page 1 of 1

VB .net dshow not changing

Posted: 28 Jul 2010 16:03
by bbaker
I am doing a small project in VB, Everythin is working, but I cant change :dshow, it is using my "default" device.

here is my code
AxVLCPlugin1.addTarget("dshow:// :dshow-vdev=""Logitech QuickCam Pro 3000"" :dshow-a dev=""USB Audio Interface"" :dshow-size=""640x480"" :dshow-caching=200 :dshow-chroma="""" :dshow-fps=29.970000 :no-dshow-config :no-dshow-tuner :dshow-tuner-channel=0 :dshow-tuner-country=0 :dshow-tuner-input=0 :dshow-video-input=-1 :dshow-audio-input=-1 :dshow-video-output=-1 :dshow-audio-output=-1 ", vlc_cmd, AXVLC.VLCPlaylistMode.VLCPlayListAppend, 0)

vlc_cmd = the :sout string

I can put all this code directly in the command line and it works, but not in VB

Re: VB .net dshow not changing

Posted: 16 Sep 2010 04:27
by nzwogboy
Hey I having the exact same problem, the ActiveX plugin just plays the default capture device. Have you had any luck with this?

Re: VB .net dshow not changing

Posted: 16 Sep 2010 14:38
by bbaker
I have had no luck and no help from VideoLan