Do you have PulseAudio installed? Remove the evil, and try the same.
Method 1 (Ubuntu Linux): sudo killall pulseaudio cp /etc/X11/Xsession.d/70pulseaudio ~/ sudo apt-get purge pulseaudio sudo apt-get install -y esound esound-clients esound-common libesd-alsa0 sudo reboot System -> Preferences -> Sound and select what you need Method 2 (Ubuntu Linux): https://help.ubuntu.com/community/OpenSound *NOTE 1:* The file /etc/X11/Xsession.d/70pulseaudio does not exist on Ubuntu 8.04 (nothing to copy) *NOTE 2:* Removing of the package ubuntu-desktop* does not make any harm. It is a dummy package, or "meta-package" if you like. On Wed, Sep 9, 2009 at 4:22 PM, Nicolas Krieger <[email protected]> wrote: > Hi, > > I have a question about how pts are computed using alsa while grabbing > audio. > I take an example to explain : > I do grab audio during 10 seconds, the first 2 seconds, there is no > problem, > so the pts are like that (I take examples values) : 1 2 3 4 5 6 .... x <- x > is the value of the last pts (2nd second). > Then, for any reason, no capture during 3 seconds. And then no problem > until > the end. > > Nicolas Krieger > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
