Page 1 of 1

Video Composite in Problem - Parameter

Posted: 06 Oct 2005 03:35
by tfyick
Hi,

I use the following parameter to call up VLC media player as a server to stream VCD out.

dshow:// :dshow-vdev="FlyTV CardBus" :dshow-adev="Realtek AC97 Audio" :dshow-size="" :dshow-config :dshow-tuner :sout=#transcode{vcodec=mp4v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=udp,mux=ts,url=239.20.30.40:1234,slp}}

The problem is there are pop up for selection, since my capture card support both composite in and video tuner in, I need to choose the input option through the pop up box.

My question is can I add parameter into list in above and use option no-dshow-tuner? so that I can just fill in parameter for tuner-in or composite-in

Regards,
tfyick