From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 27 12:03:15 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 17EEE16A400 for ; Mon, 27 Mar 2006 12:03:15 +0000 (UTC) (envelope-from freebsd@orchid.homeunix.org) Received: from orchid.homeunix.org (aub119.neoplus.adsl.tpnet.pl [83.27.9.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 776EF43D49 for ; Mon, 27 Mar 2006 12:03:09 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.4/8.13.4) with ESMTP id k2RC2uQw071265 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 27 Mar 2006 14:03:02 +0200 (CEST) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <4427D46A.6040509@orchid.homeunix.org> Date: Mon, 27 Mar 2006 14:02:50 +0200 From: Karol Kwiatkowski User-Agent: Thunderbird 1.5 (X11/20060112) MIME-Version: 1.0 To: usleepless@gmail.com References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig27C7A429659D3A44004B9409" X-Virus-Scanned: ClamAV 0.88/1357/Sat Mar 25 22:37:38 2006 on orchid.homeunix.org X-Virus-Status: Clean 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 Reply-To: freebsd@orchid.homeunix.org List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2006 12:03:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig27C7A429659D3A44004B9409 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable >> mplayer works fine for watching live TV IME. >=20 > 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)= =2E $ 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= =2E > regards, >=20 > usleep HTH, Karol --=20 Karol Kwiatkowski OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc --------------enig27C7A429659D3A44004B9409 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEJ9RxezeoPAwGIYsRAiQeAJ9i7UZA7u8K2DJavmbaGitmWlaKJQCcDqDL HNLTN2LmZU8010ZC2e1RghE= =sq8B -----END PGP SIGNATURE----- --------------enig27C7A429659D3A44004B9409--