Re: 4.5 audio aucat autoconfig

2009-02-24 Thread J.C. Roberts
On Mon, 23 Feb 2009 18:10:53 +0100 Alexandre Ratchov wrote: > > Unfortunately, the above doesn't work in 4.5-current, and the debug > > output has been changed somewhat. One of the things I did notice is > > the resampling from 16000Hz to 44100Hz does not seem to be > > occurring in 4.5-current.

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread J.C. Roberts
On Tue, 24 Feb 2009 05:36:27 + Jacob Meuser wrote: > > My shellfu with audio devices leaves a lot to be desired, and my > > mind reading skills are even worse. :-) > > > > Could you give me the exact commands you want to see run? > > # configure mic on uvideo > $ audioctl -f /dev/audioctl1

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread Jacob Meuser
On Mon, Feb 23, 2009 at 09:01:45PM -0800, J.C. Roberts wrote: > On Mon, 23 Feb 2009 17:05:52 + Jacob Meuser > wrote: > > > > I still think the issue has something to do with the new resampling > > > (rate change) code that allows aucat in server mode (-l) to handle > > > anything you toss at

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread J.C. Roberts
On Mon, 23 Feb 2009 17:05:52 + Jacob Meuser wrote: > > I still think the issue has something to do with the new resampling > > (rate change) code that allows aucat in server mode (-l) to handle > > anything you toss at it. If I'm reading the debug output correctly, > > the old 4.4-stable auca

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread Jacob Meuser
On Mon, Feb 23, 2009 at 05:05:52PM +, Jacob Meuser wrote: > On Mon, Feb 23, 2009 at 07:58:22AM -0800, J.C. Roberts wrote: > > On Mon, 23 Feb 2009 13:35:14 +0100 Alexandre Ratchov > > wrote: > > > > > aucat records 1-channel, s16le at 16kHz (required by the device) > > > then it converts it to

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread Alexandre Ratchov
On Mon, Feb 23, 2009 at 07:58:22AM -0800, J.C. Roberts wrote: > On Mon, 23 Feb 2009 13:35:14 +0100 Alexandre Ratchov > wrote: > > > aucat records 1-channel, s16le at 16kHz (required by the device) > > then it converts it to 2-channel, s16le at 44.1kHz (required by -o > > defaults) and saves the r

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread Jacob Meuser
On Mon, Feb 23, 2009 at 07:58:22AM -0800, J.C. Roberts wrote: > On Mon, 23 Feb 2009 13:35:14 +0100 Alexandre Ratchov > wrote: > > > aucat records 1-channel, s16le at 16kHz (required by the device) > > then it converts it to 2-channel, s16le at 44.1kHz (required by -o > > defaults) and saves the r

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread J.C. Roberts
On Mon, 23 Feb 2009 13:35:14 +0100 Alexandre Ratchov wrote: > aucat records 1-channel, s16le at 16kHz (required by the device) > then it converts it to 2-channel, s16le at 44.1kHz (required by -o > defaults) and saves the result. So it appears to work. > > You probably want to record as follows:

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread J.C. Roberts
On Mon, 23 Feb 2009 12:52:18 + Jacob Meuser wrote: > On Mon, Feb 23, 2009 at 03:10:07AM -0800, J.C. Roberts wrote: > > My build of -current is a few days old. I'm having problems > > recording with aucat on a particular device. > > > > The system has an integrated "Intel 82891DB AC97" audio

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread Jacob Meuser
On Mon, Feb 23, 2009 at 03:10:07AM -0800, J.C. Roberts wrote: > My build of -current is a few days old. I'm having problems recording > with aucat on a particular device. > > The system has an integrated "Intel 82891DB AC97" audio chipset and has > three physical jacks: one output (headphone/hp) a

Re: 4.5 audio aucat autoconfig

2009-02-23 Thread Alexandre Ratchov
On Mon, Feb 23, 2009 at 03:10:07AM -0800, J.C. Roberts wrote: > My build of -current is a few days old. I'm having problems recording > with aucat on a particular device. > > The system has an integrated "Intel 82891DB AC97" audio chipset and has > three physical jacks: one output (headphone/hp) a

4.5 audio aucat autoconfig

2009-02-23 Thread J.C. Roberts
My build of -current is a few days old. I'm having problems recording with aucat on a particular device. The system has an integrated "Intel 82891DB AC97" audio chipset and has three physical jacks: one output (headphone/hp) and two inputs (mic/line-in). All the OpenBSD audio toys work perfectly w