[Alsa-user] error when doing make install on alsa-lib-0.9.0rc2

2002-08-14 Thread Ken Sawyer
(after compiling and installing rc2 drivers, running ./snddevices, and after compiling rc2 library.)   when doing make install of the alsa-lib-0.9.0rc2 I get the following error message   Making install in doc/bin/sh: cd: doc: No such file or directorymake: *** [install-recursive] Error

Re: [Alsa-user] AC-3 encoder

2002-08-14 Thread Takashi Iwai
At Wed, 14 Aug 2002 19:11:23 +0200, Emmanuel Fleury wrote: > > It seems feasible: > yes, extracting from ac3 to multi-channel wav is not available as default, but can be enabled by applying the patch below. running ffmpeg like this % ffmpeg -ac 6 -ar 48000 -i foo.ac3 foo.wav will resu

Re: [Alsa-user] AC-3 encoder

2002-08-14 Thread Emmanuel Fleury
It seems feasible: We start with: static int AC3_encode_init(AVCodecContext *avctx) And the struct AVCodecContext contain the number of channels: typedef struct AVCodecContext { int bit_rate; int bit_rate_tolerance; /* amount of +- bits (>0)*/ int flags; int sub_id;/* s

Re: [Alsa-user] AC-3 encoder

2002-08-14 Thread Emmanuel Fleury
Andy Lo-A-Foe wrote: > On Wed, Aug 14, 2002 at 06:34:15PM +0200, Emmanuel Fleury wrote: > > >>But, does it support more than mono and stereo (I mean, is the >>5.1 mode effective ?). > > > I have only ever tested it in mono. Not sure 5.1 works. My original > interests were real-time AC3 encodin

Re: [Alsa-user] AC-3 encoder

2002-08-14 Thread Andy Lo-A-Foe
On Wed, Aug 14, 2002 at 06:34:15PM +0200, Emmanuel Fleury wrote: > But, does it support more than mono and stereo (I mean, is the > 5.1 mode effective ?). I have only ever tested it in mono. Not sure 5.1 works. My original interests were real-time AC3 encoding. However, it looks like even a 1.4G

Re: [Alsa-user] AC-3 encoder

2002-08-14 Thread Emmanuel Fleury
Ok, I get the code through the CVS, I'll take a look by myself. Thanks a lot. :-) -- Emmanuel To iterate is human; to recurse, is divine. -- Unknown --- This sf.net email is sponsored by: Dice - The leading online job board for high-tec

Re: [Alsa-user] AC-3 encoder

2002-08-14 Thread Emmanuel Fleury
Hi, Thanks, it seems you're right: AC3 encoder - Generates Fully compliant AC3 bitstreams. - Mono and stereo modes supported. - Handles low bitrates modes. - Use only integer computations (suitable for low end processors). But, does it support more than mono and stereo (I mean,

Re: [Alsa-user] AC-3 encoder

2002-08-14 Thread Takashi Iwai
At Wed, 14 Aug 2002 13:21:50 +0200, Emmanuel Fleury wrote: > > Hi, > > Is there some softwares to encode AC-3 (aka Dolby Digital)? > > And if not, is there some attempt to do it ? > > It seems that there is some patent on it, but there is still > some documentations freely accessible about it

Re: [Alsa-user] Intel 82801AB onboard sound problem

2002-08-14 Thread Takashi Iwai
At 14 Aug 2002 14:49:35 +0200, Tobias Rötschke wrote: > > Hi there, > > I have bought several identical PCs for our department and all face the > following problem: > > When I first configure the soundcard using YaST or alsaconf, everything > looks fine and I can hear the test sound played. I c

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Clemens Ladisch
Michael Martin wrote: > I'm having trouble setting this up. I compiled and installed successfully (I > think) the midid (usb midi daemon from http:// > www.informatik.uni-halle.de/~ladischc/usbmidid.html), plugged a USB MIDI > Compatible input device, followed instructions and the system log repor

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Pedro Lopez-Cabanillas
El Mié 14 Ago 2002 14:57, Michael Martin escribió: > Does anyone know what the situation is with ALSA and usb midi in? I'm using successfully two USB-MIDI devices: a Roland/Edirol UM-2 and a Midiman Midisport 2x2 with ALSA. I have seen some reports about many other USB MIDI devices working, inc

[Alsa-user] Intel 82801AB onboard sound problem

2002-08-14 Thread Tobias Rötschke
Hi there, I have bought several identical PCs for our department and all face the following problem: When I first configure the soundcard using YaST or alsaconf, everything looks fine and I can hear the test sound played. I can set the volume using alsamixer. Afterwards, I can play CD audio and

[Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Michael Martin
Does anyone know what the situation is with ALSA and usb midi in? I'm having trouble setting this up. I compiled and installed successfully (I think) the midid (usb midi daemon from http:// www.informatik.uni-halle.de/~ladischc/usbmidid.html), plugged a USB MIDI Compatible input device, followed

[Alsa-user] AC-3 encoder

2002-08-14 Thread Emmanuel Fleury
Hi, Is there some softwares to encode AC-3 (aka Dolby Digital)? And if not, is there some attempt to do it ? It seems that there is some patent on it, but there is still some documentations freely accessible about it (not very detailled). For example, on http://www.dolby.com/: http://www.dolb

[Alsa-user] Audiophile 2496 feedback (?) problem.

2002-08-14 Thread James Tappin
I'm currently in the process of switching from SuSE (7.2) to Debian (Woody). Using reasonably current ALSA CVS (maybe a week or so since I last did an update). Under SuSE, (with a self built 2.4.17 + pre-empt) everything worked fine. Since switching I've been using 2.4.19 + low-latency + pre-empt