From owner-freebsd-multimedia Mon Apr 22 13: 2:47 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from pop3.psconsult.nl (ps226.psconsult.nl [193.67.147.226]) by hub.freebsd.org (Postfix) with ESMTP id B5A8A37B4B5; Mon, 22 Apr 2002 13:01:43 -0700 (PDT) Received: (from paul@localhost) by pop3.psconsult.nl (8.9.2/8.9.2) id QAA14299; Mon, 22 Apr 2002 16:49:58 +0200 (CEST) (envelope-from paul) Date: Mon, 22 Apr 2002 16:49:58 +0200 From: Paul Schenkeveld To: Chris Shenton Cc: Paul Schenkeveld , orion@freebsd.org, freebsd-multimedia@freebsd.org Subject: Re: " Audio plays 16% fast in xmms, freeamp, realplay (Compaq, FreeBSD-4.4) " Message-ID: <20020422164958.A14102@psconsult.nl> References: <200201071220.g07CKE992352@mule.icir.org> <20020421164218.A2614@psconsult.nl> <87662jert0.fsf@thanatos.shenton.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <87662jert0.fsf@thanatos.shenton.org>; from chris@Shenton.Org on Mon, Apr 22, 2002 at 10:22:51AM -0400 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Chris, I saw that message too but my last kernel is 4.5-STABLE, cvsupped yesterday and I still get the same problem. What I'm trying to play is a voice mail recording obtained through a ZyXEL Elite 2864i ISDN Modem/TA which records at 9600 samples per sec. The raw modem data is converted using rmdtopvf and pvftowav (both are in the mgetty+sendfax port) to a wav file. File(1) thinks the produced .wav file is: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 8 bit, mono 9600 Hz which looks OK to me. I then play the file using the play command which is a shell wrapper that comes with the sox port. This works fine with at least 4 other sound devices I tried so that's why I hoped it's something in the pcm driver that was corrected for your version of the ICH sound system but doesn't recognise mine. For now I can live with this, I just lie to play and tell it that the file is sampled at 8200 Hz. I don't care much about the audio quality as I just use it for listening at recorded voice mails, but perhapes other people get the same problem and do care. On Mon, Apr 22, 2002 at 10:22:51AM -0400, Chris Shenton wrote: > I got a response from one of the developers shortly after I reported > that saying that it was a bug in the driver and would be fixed in the > kernel. A week or so later, I rebuilt the kernel, and the speed > became normal. Check the archives around that time for details. Thanks for your response anyway and hopefully one of the developers will find a way to make the Dell Inspiron 4100 sing like a bird too! Regards, Paul Schenkeveld To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message