From owner-freebsd-multimedia Tue Feb 4 20:20:33 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5826437B401 for ; Tue, 4 Feb 2003 20:20:32 -0800 (PST) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.92.226.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72A9C43F75 for ; Tue, 4 Feb 2003 20:20:31 -0800 (PST) (envelope-from justin@shiningsilence.com) Received: from shiningsilence.com (roc-24-169-96-227.rochester.rr.com [24.169.96.227]) by ms-smtp-01.nyroc.rr.com (8.12.5/8.12.2) with SMTP id h154KUOU007343 for ; Tue, 4 Feb 2003 23:20:30 -0500 (EST) Received: from 192.168.0.254 (SquirrelMail authenticated user justin) by home.shiningsilence.com with HTTP; Tue, 4 Feb 2003 23:26:28 -0500 (EST) Message-ID: <49359.192.168.0.254.1044419188.squirrel@home.shiningsilence.com> Date: Tue, 4 Feb 2003 23:26:28 -0500 (EST) Subject: ffmpeg missing SBLive audio device From: "Justin C. Sherrill" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 ffmpeg automatically picks "/dev/dsp" as my audio device when recording from my bktr card. However, I have no sound in the output recording. I've played the result in mplayer and mpegtv and, while those programs say there's an audio track, there's nothing in it. I can hear the audio when recording. The bktr card is wired from sound out to audio in on my SoundBlaster Live! card. I'm on 5.0-R. My dsp devices look like this: justin@big> ls /dev/ds* /dev/dsp0.0 /dev/dsp0.3 /dev/dspW0.0 /dev/dspW0.3 /dev/dspr0.0 /dev/dsp0.1 /dev/dsp0.4 /dev/dspW0.1 /dev/dspW0.4 /dev/dspr0.1 /dev/dsp0.2 /dev/dsp0.5 /dev/dspW0.2 /dev/dspW0.5 Could it be that the different device layout is causing this? I'm hoping there's someone else with a similar device setup that is working and can fill me in. Or am I just completely missing an obvious clue? That was my modus operandi last time I asked a question... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message