From owner-freebsd-ports@FreeBSD.ORG Tue Jul 8 01:51:44 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 682B337B401 for ; Tue, 8 Jul 2003 01:51:44 -0700 (PDT) Received: from rcooley.dyndns.org (lsanca1-ar17-4-61-193-218.lsanca1.elnk.dsl.genuity.net [4.61.193.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9301843F85 for ; Tue, 8 Jul 2003 01:51:43 -0700 (PDT) (envelope-from rcooley@spamcop.net) Received: from spamcop.net (ryan@localhost [127.0.0.1]) by rcooley.dyndns.org (8.12.8/8.12.8) with ESMTP id h688pceU011669; Tue, 8 Jul 2003 01:51:41 -0700 (PDT) Message-ID: <3F0A8619.6030605@spamcop.net> Date: Tue, 08 Jul 2003 01:51:37 -0700 From: rcooley User-Agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.4b) Gecko/20030604 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ulrich Spoerlein References: <3F076DA9.2050209@spamcop.net> <20030707095311.GA36510@galgenberg.net> In-Reply-To: <20030707095311.GA36510@galgenberg.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: riggs@rrr.de Subject: Re: FreeBSD Port: MPlayer bsdbt848 tv-in doesn't work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 08:51:44 -0000 Problem Solved... Ulrich Spoerlein wrote: > Try input=1, because that is (normally) the TV In. Input=0 should be the > S-Video input. You are absolutely right. You know, I messed around with just about every other possible TV option listed in the man-page, except for that one. The MPlayer man page says that input=0 is the tuner (and the default), and so I didn't even consider that it could be wrong... One question though, if yo don't mind: Is MPlayer one channel off with your setup as well? I'm getting channel 6 when I select 7, 10 when I select 11, etc. I'm just wondering if there is an option I can set, or if this isn't a problem on other FreeBSD releases (I'm using 5.1 right now)... Not that it would be hard to make a script to act as a wrapper and fix that. > Hmmm, can you provide the output of pciconf -v -l, perhaps then someone > is able to add your card to the driver. > Certainly: bktr0@pci0:10:0: class=0x040000 card=0x00000000 chip=0x036e109e rev=0x11 hdr=0x00 vendor = 'Brooktree Corporation' device = 'Bt878 MediaStream Controller' class = multimedia subclass = video none1@pci0:10:1: class=0x048000 card=0x00000000 chip=0x0878109e rev=0x11 hdr=0x00 vendor = 'Brooktree Corporation' device = 'Bt878 Video Capture (Audio Section)' class = multimedia