No audio in v4l stream
Posted: 23 Dec 2004 07:41
Here is the command line I am using to stream from my Hauppauge WinTV PCI card:
The audio for the TV card goes into Aux-in on my Audigy PCI sound card. Sound using xawtv, tvtime etc... is fine when I watch directly on the PC, but streaming gives me video but no sound. Do I need to specify the audio source is the Aux-in? How do I do so? Anything else I'm missing?
In case its useful, the streaming machine is Mandrake 10.1, vlc 0.8.1, kernel 2.6.8.
I would be very grateful to anyone who could help.
Code: Select all
vlc -vvv v4l:/dev/video:norm=1:frequency=307250:size=640x480:channel=0:adev=/dev/dsp:audio=0 --sout '#transcode{vcodec=mp4v,acodec=mpga,vb=512,ab=96,deinterlace}:standard{access=http,mux=ts,url=10.0.1.201:8080}'
In case its useful, the streaming machine is Mandrake 10.1, vlc 0.8.1, kernel 2.6.8.
I would be very grateful to anyone who could help.