[Alsa-user] Audigy 2

2002-12-31 Thread Emmanuel Fleury
Hi all, I recently heard about the Audigy 2: http://www.tomshardware.com/video/20021106/index.html Is something planned about it ? Or the driver for the Audigy '1' is already working with it ? Regards -- Emmanuel When all else fails, read the instructions. -- Allen's Axiom ---

Re: [Alsa-user] Problem with ALSA (module cs46**) and Quake 3 !

2002-09-08 Thread Emmanuel Fleury
Hi, Louis Plair wrote: > Hi all, > > I have a Terratec Dmx Xfire 1024, and I use ALSA with my mandrake 9.0rc1. > > The sound is ok but when I lanch quake 3. I have an error : /dev/dsp/ > could not fint mmap() > > I saw in the ALSA documentation here : > http://www.alsa-project.org/alsa-doc

Re: [Alsa-user] PLEASE, why won't oss emulation work with audigy???

2002-08-28 Thread Emmanuel Fleury
David Cougle wrote: > I can't use real player or mixers! > > what is going on? > > # --- BEGIN: Generated by ALSACONF, do not edit. --- > # --- ALSACONF verion 0.9.0 --- > alias char-major-116 snd > alias snd-card-0 snd-emu10k1 > alias char-major-14 soundcore > alias sound-slot-0 snd-card-0 > al

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

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,

[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

Re: [Alsa-user] Slackware and alsa and KDE

2002-07-01 Thread Emmanuel Fleury
James Tappin wrote: > > The alsa-oss package is not needed for normal operation, it is a > LD_PRELOAD hack that allows (e.g.) OSS utilities to use ALSA routing > tables... The --with-oss=yes setting and adding the right options to > /etc/modules.conf (sorry I don't have them to hand as this is a

Re: [Alsa-user] Slackware and alsa and KDE

2002-07-01 Thread Emmanuel Fleury
Frank-Michael Fischer wrote: > Hi, I just installed the latest alsa release over Slackware 8.1. > Smoothly, works perfectly. I use an ICE1712 sound chip. Unfortunately > KDE 3.01 coming with Slackware 8.1 does not know anything about alsa and > does not find /dev/dsp(0). In any terminal window

[Alsa-user] Second Channel on Ensoniq 1370

2002-06-28 Thread Emmanuel Fleury
Hi all, I just went through the mailing-list archive but I didn't find what I am looking for... So, here is my problem, I would like to use the second channel of my SoundBlaster PCI128 (Ensoniq 1370). I have Alsa-0.9 in a relatively recent version (I can update if necessary). I am running OSS e