From owner-freebsd-multimedia Sun Jun 29 10:46:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA09757 for multimedia-outgoing; Sun, 29 Jun 1997 10:46:02 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA09751 for ; Sun, 29 Jun 1997 10:45:59 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id KAA04450; Sun, 29 Jun 1997 10:45:57 -0700 (PDT) Message-Id: <199706291745.KAA04450@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Randall Hopper cc: multimedia@freebsd.org Subject: Re: mtv - Any SB16/32/AWE32 owners hearing audio? In-reply-to: Your message of "Sun, 29 Jun 1997 08:12:28 EDT." <19970629081228.57316@ct.picker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 29 Jun 1997 10:45:57 -0700 From: Amancio Hasty Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Find out where in the sound driver the sample rate is being set for the sound blaster and check the code for supported rates. Another to thing to try out is to playback with a freebsd binary a sound stream with a similar sample rate and sample size (8 or 16 bits). Cheers, Amancio >From The Desk Of Randall Hopper : > Ok sound hackers, I could use your help. If you have a Sound Blaster > 16, 32, or AWE32 and have tried mtv (www.mpegtv.com - Linux Video and > System stream player) on an MPEG system stream (audio+video), I'd sure like > to hear from you whether you're getting audio or not. > > After updating to the Voxware 3.5 driver and updating the Linux > emulation to pass the new ioctls, mtv still doesn't play audio on my Sound > Blaster 32 under FreeBSD 2.2.1. I get a dialog that says: > > Warning! > Cant play audio: Dev. busy or sampl. rate unsup. (muting) > Invalid argument > > I've buzzed all the MIXER and DSP ioctls and none of them are failing. I'm > guessing that maybe this is a write() to the audio device failing, but I'm > not sure how to verify this on a Linux binary. > > Any ideas? > > Randall >