v4l: choppy sound (timing screwed, stopping resampling)
Posted: 25 Aug 2006 11:13
When i try to view the v4l with vlc like that:
I get those warnings and the sound is really choppy:
When i leave the /dev/video0 out (so i have no video) the sound works fine:
Maybe some synchronisation issue?
I use vlc-0.8.5-r5 on Gentoo
Code: Select all
vlc -vvv --color v4l:/dev/video0:adev=/dev/dsp:audio=0:norm=0:frequency=231250
Code: Select all
audio drift is too big (-140977), clearing out, buffer is 69756 in advance, triggering downsampling, timing screwed, stopping resampling
Code: Select all
vlc -vvv --color v4l::adev=/dev/dsp:audio=0:norm=0:frequency=231250
I use vlc-0.8.5-r5 on Gentoo