[streaming] distorted audio with lastest vls cvs
Ollie Eisman
ollie at predict.com
Thu Sep 25 21:35:37 CEST 2003
I have downloaded and installed the latest cvs for vls. Image quality is
perfect but audio is horribly distorted. Could it be ffmpeg (using
ffmpeg-0.4.7)?
i have tried various permutations in vls.cfg without success.
The VLC client I'm using plays video and audio files perfectly. The
problem appears to be with vls.
Any help or suggestions would be appreciated.
Thanks,
Ollie
vls output:
./vls
VideoLAN Server v 0.5.5-cvs (Sep 25 2003) - (c)1999-2003 VideoLAN
Info : Found V4L device BT878(Hauppauge (bt848))
4 channel(s)
48x32->768x480
Info : Changing to channel 0 (Television)
Info : current frequency is 3028
Info : Found V4L window 320x240
Info : Encoding video : 320x240 25 fps at 500 kb/s in mpeg1video
Info : Encoding audio : 16000 Hz stereo at 64 kb/s in mp2
from vls.cfg:
# video for linux (v4l) configuration
begin "webcam"
# --- example:
device = "/dev/video0" # video4linux device (default is
/dev/video)
channel = "0" # channel source: webcam often 0
# for tv card, may be tuner(0),
composite(1),
# svideo(2)
norm = "1" # pal=0, ntsc=1, secam=2
size = "" # size possibilities
# - empty string : default size
# - width x height
# - subqcif(128x96), qsif(160x120),
# qcif(176x144), sif(320x240),
# cif(352x288), vga (640x480)
deinterlace = "0"
compression = "mpeg1" # mpeg1 or mpeg4 [experimental]
bitrate = "500" # bitrate (approx.) in kbps
quality = "1.0" # 1.0 (good) to 31.0 (bad)
audiodevice = "/dev/dsp" # sound device (try /dev/dsp<x>
audiocompression = "mp2" # mp2, mp3 or ogg
audiobitrate = "64" # audio bitrate in kbps
audiofreq = "16000" # 16000, 22050, 24000, 32000, 44100, 48000
audiochannel = "2" # 1=mono, 2=stereo
audiomute = "false"
end
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list