[vlc] Re: VLC streaming in mono = 'slow' sound

Viktor Kompaneyets vato at wnet.ua
Mon Nov 7 11:43:03 CET 2005


Gavin Hamill wrote:

> I'm trying to set up a low-bitrate stream from my home cable modem with
> 128kbps upstream... so at most I want the resulting stream to run at
> 112kbps, and ideally less.
> 
> I'm using Debian with a 'full feature' DVB card - onboard MPEG2 decoder
> - it makes the video available as a video4linux device, and I have the
> sound from this card looped through to the line-in on my sound card.
> 
> vlc v4l:/dev/video:norm=pal:size=320x240 --sout
>
'#transcode{vcodec=mp4v,vb=48,acodec=mpga,ab=32,channels=2}:std{access=http,mux=ogg,url=:80}'

Try to change "samplerate" - your bitrate is less, than the samplerate. Add
"samplerate=24000" to your transcode command after "channels=2", for
example.


-- 
Viktor Kompaneyets
Wnet project manager

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list