Date: Fri, 25 Nov 2005 13:18:31 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Nicolas Blais <nb_root@videotron.ca> Cc: freebsd-multimedia@freebsd.org Subject: Re: Transcode with bktr+oss problem Message-ID: <20051125131831.enpwpeysggcgkc04@netchild.homeip.net> In-Reply-To: <200511241929.39061.nb_root@videotron.ca> References: <200511241929.39061.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Nicolas Blais <nb_root@videotron.ca> 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..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051125131831.enpwpeysggcgkc04>