From owner-freebsd-multimedia@FreeBSD.ORG Fri Nov 25 12:18:57 2005 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 398A316A423 for ; Fri, 25 Nov 2005 12:18:57 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE36043D68 for ; Fri, 25 Nov 2005 12:18:46 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5E7DF.dip.t-dialin.net [84.165.231.223]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id jAPBr2sd056226; Fri, 25 Nov 2005 12:53:09 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id jAPCIWkf019213; Fri, 25 Nov 2005 13:18:32 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Fri, 25 Nov 2005 13:18:31 +0100 Message-ID: <20051125131831.enpwpeysggcgkc04@netchild.homeip.net> X-Priority: 3 (Normal) Date: Fri, 25 Nov 2005 13:18:31 +0100 From: Alexander Leidinger To: Nicolas Blais References: <200511241929.39061.nb_root@videotron.ca> In-Reply-To: <200511241929.39061.nb_root@videotron.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: freebsd-multimedia@freebsd.org Subject: Re: Transcode with bktr+oss problem 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: Fri, 25 Nov 2005 12:18:57 -0000 Nicolas Blais wrote: > Hi, > > With the recent upgrade to transcode-1.0.1_1 with oss support, I tried to > record a tv show like so: > > transcode -i /dev/bktr0 -x bktr=norm=ntsc:vsource=tuner:asource=tuner,null -g > 640x480 -y ffmpeg -F mpeg4 -o out > > It correctly records the video but no sound (yet I can hear it). > (asource=external/internal tested too). > > So I also tried this: > > transcode -i /dev/bktr0 -x bktr=norm=ntsc:vsource=tuner:asource=tuner,oss -g > 640x480 -y ffmpeg -F mpeg4 -o out > > which will correctly load the import_oss.so module but exit(1) on me. > > transcode v1.0.1 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg > SNDCTL_DSP_SETFMT: Inappropriate ioctl for device > [transcode] auto-probing source /dev/bktr0 (failed) I don't have a bktr card, but it looks to me as transcode tries to open the vide input as an audio device. This seems to be wrong if I understand the handling of bktr correctly. > My bktr's sound-out is connected to my sound card's Line In (as with most > WinTVs like mine). I assume you have to specify your soundcard instead of the tuner in "asource". Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 I'm not available for comment..