On Mon, 8 Sep 2003, Ronald Bultje wrote: > Hi Steve, > > On Mon, 2003-09-08 at 06:56, Steve Tell wrote: > > INFO: [lavrec] Getting audio ... > > > > (pause of several seconds here) > > > > **ERROR: [lavrec] Unable to get audio - exiting .... > > Uhm, that's odd... You *are* using --use-read (-U), that's the proper > way of getting audio recording to work with SB!Live cards (this card is > one of the main reason that this switch exists). Could you try with the > latest emu10k1 driver from http://opensource.creative.com/? Thanks for your quick response, Ronald. I tried emu10k1-v0.20a.tar.bz2 from http://sourceforge.net/project/showfiles.php?group_id=44773&release_id=113326 and got the exact same result. "cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/emu10k1" seems to be refusing connections right now, but I'll keep trying. In the meantime perhaps I'll look into testrec some more try to figure out what's different between the audio apps that work and lavtools/audiolib.c. I think it may actually be capturing audio, but having trouble with timestamps. Steve > Ronald