From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 27 12:40:10 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 2CFBC16A420 for ; Mon, 27 Mar 2006 12:40:10 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7561B43D67 for ; Mon, 27 Mar 2006 12:39:57 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by zproxy.gmail.com with SMTP id l8so1466512nzf for ; Mon, 27 Mar 2006 04:39:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=N00XhpsJ1HCKS2g4DZk7JN8bhas0Xis8AYnn1dGNxOzC8uIWhCgp7Px4Waivsn1H3banrfwWBmM+zLs7GI+V00Ir5rN4byYvIPhiu/WsjEbRr8MeMjvruaHHbVz5/j0S8zMS64KHyo1E6TWwEmHG+X1uSYHubHAwYGVz8cEh1v4= Received: by 10.36.220.20 with SMTP id s20mr903650nzg; Mon, 27 Mar 2006 04:39:56 -0800 (PST) Received: by 10.36.154.20 with HTTP; Mon, 27 Mar 2006 04:39:56 -0800 (PST) Message-ID: Date: Mon, 27 Mar 2006 14:39:56 +0200 From: usleepless@gmail.com To: freebsd@orchid.homeunix.org In-Reply-To: <4427D46A.6040509@orchid.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4427D46A.6040509@orchid.homeunix.org> Cc: freebsd-multimedia@freebsd.org Subject: Re: ATI Radeon 7000 and Hauppauge 250 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, 27 Mar 2006 12:40:10 -0000 i tried to get this to work with a PVR250/500, to no avail. does anybody know how to do it? regards, usleep On 3/27/06, Karol Kwiatkowski wrote: > >> mplayer works fine for watching live TV IME. > > > > how do you change channels? > > Taken from freebsd list sometime ago: > > $ cat ~/.mplayer/config > # Write your default config options here! > tv=3Ddriver=3Dbsdbt848:width=3D768:height=3D576:input=3D1:norm=3DPAL:chan= list=3Deurope-east:channels=3DR6-TVP1,R7-TVP2,... > > You may want to edit 'tv=3D' line here (especially chanlist and channels)= . > > $ cat ~/.mplayer/input.conf > MOUSE_BTN0 tv_step_channel 1 > MOUSE_BTN2 tv_step_channel -1 > > This gives you ability to change channels with a mouse. > > Furthermore, I've written a script and made an alias to it, so I can > simply type 'tv on', tv low', 'tv off'. I can post it if there's interest= . > > > regards, > > > > usleep > > HTH, > > Karol > > -- > Karol Kwiatkowski > OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc > > >