vlc - telnet - dshow

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
ReinerP
Blank Cone
Blank Cone
Posts: 18
Joined: 19 Oct 2006 13:43

vlc - telnet - dshow

Postby ReinerP » 19 Oct 2006 16:44

Hello,

I want to strream an audio signal. For this I start vlc with the telnet interface and load the following config file

Code: Select all

new test broadcast enabled setup test input dshow:// setup test option dshow-adev="Realtek AC97 Audio" setup test option dshow-vdev="none" setup test option dshow-size="" setup test output #transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=http,mux=raw,dst=:1234}} setup test enabled control test play
the result is that vlc is not streaming!
:cry:

If I try

Code: Select all

new test broadcast enabled setup test input dshow:// setup test output #transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=http,mux=raw,dst=:1234}} setup test enabled control test play
all works fine!
What is the problem? I think that it can not handle the devive name because it has white spaces in it! Any way to adress the device via an index?

Thanks

Reiner

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: vlc - telnet - dshow

Postby dionoea » 19 Oct 2006 23:07

Does this work better ?

Code: Select all

new test broadcast enabled setup test input dshow:// setup test option "dshow-adev=Realtek AC97 Audio" setup test option "dshow-vdev=none" setup test option "dshow-size=" setup test output #transcode{acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=http,mux=raw,dst=:1234}} setup test enabled control test play
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

ReinerP
Blank Cone
Blank Cone
Posts: 18
Joined: 19 Oct 2006 13:43

Postby ReinerP » 20 Oct 2006 09:25

Hello,

Thanks!

This works! Perhaps someone should add it in the streaming HOWTO?

Now I have an additional question is it possible to select the input source (e.g. Line, Mic, Stereo-Mix)?

Reiner

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Postby VLC_help » 20 Oct 2006 19:16

You can use Windows mixer to choose input, if choosing audio card and Configure... button and Pin line doesn't give option to choose line-in, microphone etc..

ReinerP
Blank Cone
Blank Cone
Posts: 18
Joined: 19 Oct 2006 13:43

Postby ReinerP » 23 Oct 2006 09:17

ok, but I think it would be comfortable to have this? Shouls I enter a post in the feature request section?

Reiner

ReinerP
Blank Cone
Blank Cone
Posts: 18
Joined: 19 Oct 2006 13:43

Postby ReinerP » 23 Oct 2006 19:05

Hi,

sorry, it works but it always uses the default sound devices!
Any possibility to use devices with spaces (escaping, quoting)?

Reiner


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 55 guests