[vlc] Re: bug in telnet/vlm interface?

Gregor Fuis videolan at email.si
Wed Jan 11 09:14:04 CET 2006


Hello,

Try to add dshow-vdev and dshow-adev in command line start of vlc. Then 
you can use telnet to start streaming.


Best Regards

Gregor Fuis


pille wrote:

>Viktor Kompaneyets wrote:
>  
>
>>pille wrote:
>>
>>
>>    
>>
>>>i am using vlc 0.8.4 on windows xp.
>>>i can not select a tv card via the telnet interface.
>>>
>>>i try it the following way:
>>>
>>>new test broadcast
>>>setup test input dshow://
>>>setup test output #duplicate{dst=std{access=udp,mux=ts,url=:1234}}
>>>setup test option dshow-vdev="Hauppauge WinTV Capture"
>>>setup test enabled
>>>control test play
>>>
>>>after the last comand, i recieve the error message:
>>>...
>>>[00000343] dshow demuxer error: can't use device: "Hauppauge WinTV
>>>Capture", unsupported device type
>>>...
>>>
>>>when i try it via the vlc command line interface and simillar commands
>>>everything works fine.
>>>
>>>is that a bug? maybe its a problem with the leading and ending quotes?
>>>
>>>thanks for any help
>>>      
>>>
>>Can You watch TV from GUI? Sometimes You need some additional 'options' to
>>be set properly to get VLM working.
>>
>>    
>>
>
>hello viktor,
>
>yes, i can watch tv with the GUI, selecting the tv card in the
>directshow tab works. starting vlc via commandline works as well.
>
>here are two examples that are working with a pinnacle card:
>
>select via directshow tab in the GUI is working:
>dshow:// :dshow-vdev="Pinnacle PCTV 110i BDA Analog Capture"
>:dshow-adev="Pinnacle PCTV 110i BDA Analog A" :dshow-size=""
>:dshow-caching=200 :dshow-chroma="" :dshow-fps=0.000000 :no-dshow-config
>:no-dshow-tuner :dshow-tuner-channel=1 :dshow-tuner-country=0
>:dshow-tuner-input=0
>
>starting via command line works as well:
>vlc.exe --intf=http --http-host=127.0.0.1:7999 dshow://
>--dshow-vdev="Pinnacle PCTV 110i BDA Analog Capture"
>--dshow-adev="Pinnacle PCTV 110i BDA Analog A" --dshow-tuner-channel=1
>:sout=#duplicate{dst=std{access=udp,mux=ts,url=:1234}}
>
>
>starting it via the telnet interface with the same options do not work
>new test broadcast
>setup test input dshow://
>setup test output #duplicate{dst=std{access=udp,mux=ts,url=:1234}}
>setup test option dshow-vdev="Pinnacle PCTV 110i BDA Analog Capture"
>setup test option dshow-adev="Pinnacle PCTV 110i BDA Analog A"
>setup test option dshow-tuner-channel=1
>setup test enabled
>control test play
>
>is producing the following logging message:
>[00000284] logger interface: Using the logger interface module...
>[00000297] dshow demuxer error: can't use device: "Pinnacle PCTV 110i
>BDA Analog Capture", unsupported device type
>[00000297] dshow demuxer error: can't open video
>[00000297] dshow demuxer error: can't use device: "Pinnacle PCTV 110i
>BDA Analog A", unsupported device type
>[00000297] dshow demuxer error: can't open audio
>[00000298] dshow access error: can't use device: "Pinnacle PCTV 110i BDA
>Analog Capture", unsupported device type
>[00000298] dshow access error: can't open video
>[00000298] dshow access error: can't use device: "Pinnacle PCTV 110i BDA
>Analog A", unsupported device type
>[00000298] dshow access error: can't open audio
>[00000286] main input error: no suitable access module for `dshow://'
>
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20060111/c75d01d3/attachment.html>


More information about the vlc mailing list