From owner-freebsd-multimedia@FreeBSD.ORG Mon Jan 2 02:46:09 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 97E4716A41F for ; Mon, 2 Jan 2006 02:46:09 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (Ibc3f.i.pppool.de [85.73.188.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D6E543D49 for ; Mon, 2 Jan 2006 02:46:06 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (barda [192.168.20.1]) by barda.agala.net (Postfix) with ESMTP id D6995119CE2 for ; Mon, 2 Jan 2006 03:46:04 +0100 (CET) Received: from babylon.agala.net (babylon.agala.net [192.168.223.42]) by mail.agala.net (Postfix) with ESMTP id A52CD119CE0 for ; Mon, 2 Jan 2006 03:46:04 +0100 (CET) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-multimedia@freebsd.org Date: Mon, 2 Jan 2006 03:46:02 +0100 User-Agent: KMail/1.8.3 References: <200512240440.46994.frank@barda.agala.net> <200512291339.21897.frank@barda.agala.net> <20051230042404.GE27236@puff.jakemsr.gom> In-Reply-To: <20051230042404.GE27236@puff.jakemsr.gom> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200601020346.03581.frank@barda.agala.net> X-Scanned-By: emfilter 1.0 @ 192.168.20.1 X-DSPAM-Result: Innocent X-DSPAM-Processed: Mon Jan 2 03:46:05 2006 X-DSPAM-Confidence: 0.9996 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 262,43b893ed53411680728247 X-DSPAM-Factors: 27, To*multimedia, 0.00020, > > Disposition-Notification-To*Beckmann+frank, 0.00020, > To*freebsd+org, 0.00020, From*Frank+Beckmann, 0.00020, Received*freebsd.org, 0.00020, Disposition-Notification-To*barda, 0.00020, Disposition-Notification-To*frank, 0.00020, From*frank+barda, 0.00020, Disposition-Notification-To*Frank, 0.00020, Content-Type*iso, 0.00020, Disposition-Notification-To*Frank+Beckmann, 0.00020, To*freebsd, 0.00020, To*freebsd, 0.00020, > > Content-Transfer-Encoding*printable, 0.00020 Subject: Re: ffmpeg doesn't record sound from WinTV. X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2006 02:46:09 -0000 Moin, am Freitag, 30. Dezember 2005 05:24 schrieb Jacob Meuser: > > moTV, XawTV and fxtv are able to record sound, ffmpeg and nupplevideo a= re > > not. ffmpeg records sound from outher devices. So I guess that it doesn= 't > > tell the > > =20 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > TV card to send the audio stream to it's line out. ffmpeg has the only > > really > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > no, bktr(4) always does that. it is only possible to select the inputs. > all outputs are enabled when the tuner is unmuted (which happens by defau= lt > when the tuner is open()'d). > > do you hear audio when you run the above ffmpeg command? if so, then the > problem is solely with the audio grabbing, not bktr. make sure your mixer > is set right. ffmpeg doesn't set the mixer, while the programs that work > for you all do set the mixer, IIRC. I don't hear sound when I use ffmpeg. I hear sound if I use moTV (or one of= =20 the other above mantioned programs). The mixer settings are always the same: Mixer vol is currently set to 78:78 Mixer pcm is currently set to 88:88 Mixer speaker is currently set to 88:88 Mixer line is currently set to 82:82 Mixer mic is currently set to 92:92 Mixer cd is currently set to 90:90 Mixer rec is currently set to 81:81 Mixer ogain is currently set to 78:78 Mixer line1 is currently set to 90:90 Mixer phin is currently set to 90:90 Mixer phout is currently set to 84:84 Recording source: line Now I disconnected the audio output of the tv card from the input of the so= und=20 card and plugged the output of hifi cd player there instead. Now ffmpeg=20 records sound (not from tv ofcourse but from the cd player). That tells me= =20 that the mix=E9r settings are ok but the tv card does not send sound then I= use=20 ffmpeg (or nuppelvideo). =2D-=20 Bye =46rank