Page 1 of 1

Broadcast Inputs/Volume

Posted: 01 Apr 2006 03:18
by alt
Hi,

I did write a longer post a few days ago, but have done some experimenting tonight and answered some of my questions. So have replaced that post with this shorter one.

A few questions:

a) Can you use a CD as an input to a VLM broadcast?
b) Can you use a sound card line in as an input to a VLM broadcast? I've tried:

setup a1 input dshow://
setup a1 option dshow-adev="Creative SB Live! Value"

but couldn't get any sound

c) Can you change a broadcast's output volume?

Thanks

Alt

dshow input

Posted: 01 Apr 2006 16:45
by Albert
Hello,
B)
have you tried this?
viewtopic.php?t=18711
Albert

Posted: 02 Apr 2006 14:16
by alt
Just tried it, and still no luck. I was trying:

Code: Select all

setup a1 input dshow://:dshow-adev=Creative_SB_Live!_Value setup a1 option dshow-adev=Creative_SB_Live!_Value
I just copied the name of the device from device manager. Is that right?

Posted: 02 Apr 2006 14:54
by alt
Hmmm, just found the following topic:

viewtopic.php?t=18640&start=0&postdays=0&postorder=asc

Turns out the way to find the name of your device is to select it within the gui. I've now tried the following:

Code: Select all

setup a1 input dshow://:dshow-adev=SB_Live!_Audio_[E800] setup a1 option adev=SB_Live!_Audio_[E800]
and

Code: Select all

setup a1 input dshow://:dshow-adev="SB Live! Audio [E800]" setup a1 option adev="SB Live! Audio [E800]"
but still no luck