Recently i stumbled upon the bug for how to actualy play audio from a device that uses the line-in for audio. The bug is as follows:
For Tv tunners ( the tests were with a BT878, BT878A, and a recent Leadtek DTV2000 H PLUS ) is most common this problem when you try to watch some channels/listen to FM through VLC and the audio is out... ( i have tryed with an USB Hybrid kworld tv tunner and the bug didn't appeared because it wasn't using line-in ofcourse ). Anyway after a little surfing, nowhere the sollution was found and i started to look at the cmd line.
After i enabled all the options i wanted, i've had the following line :
Code: Select all
dshow-vdev= [b]:dshow-adev=SoundMAX Digital Audio:dshow-caching=200 :dshow-vdev= :dshow-adev=SoundMAX Digital Audio[/b] :dshow-size= :dshow-chroma= :dshow-fps=0 :dshow-config :dshow-tuner :dshow-tuner-channel=yy :dshow-tuner-country=xx :dshow-tuner-input=2 :dshow-video-input=-1 :dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=1 :dshow-audio-samplerate=44100 :dshow-audio-bitspersample=24
Code: Select all
:dshow-vdev= [b]:dshow-adev=SoundMAX Digital Audio :dshow-caching=200[/b] :dshow-size= :dshow-chroma= :dshow-fps=0 :dshow-config :dshow-tuner :dshow-tuner-channel=yy :dshow-tuner-country=xx :dshow-tuner-input=2 :dshow-video-input=-1 :dshow-video-output=-1 :dshow-audio-input=-1 :dshow-audio-output=-1 :dshow-amtuner-mode=1 :dshow-audio-channels=1 :dshow-audio-samplerate=44100 :dshow-audio-bitspersample=16
This is all.... sry for not posting it on Trac but my time doesn't permit to go to irc channels and stuff.. this is much faster for me. 10x and sorry again for the inconvenience