From owner-freebsd-multimedia@FreeBSD.ORG Tue May 10 21:03:43 2005 Return-Path: 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 E2A7316A4CE for ; Tue, 10 May 2005 21:03:43 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED2043D97 for ; Tue, 10 May 2005 21:03:43 +0000 (GMT) (envelope-from cronopiolopez@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so21983wra for ; Tue, 10 May 2005 14:03:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gk4TGY7aPg1rTPQ4ZG4qsYTXrY0hM1D/6MLcU+u3fnMN9AyUU2DZ11ncif9eP0xN47unMigS5HNKalFTebQ3VWgqzp7G+svEVvaauZrgPht14A5h3A4Fj/CfSTiuLkcBqtDC5wTFaRJ3Rp2lBGBJEhWIofJRx6EUltVcrFyuqmw= Received: by 10.54.7.16 with SMTP id 16mr719888wrg; Tue, 10 May 2005 14:03:42 -0700 (PDT) Received: by 10.54.32.19 with HTTP; Tue, 10 May 2005 14:03:42 -0700 (PDT) Message-ID: <8f8eb53e0505101403247791e5@mail.gmail.com> Date: Tue, 10 May 2005 23:03:42 +0200 From: =?ISO-8859-1?Q?Lluis_L=F3pez?= To: freebsd-multimedia@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: pvr350, cache problems and live tv how to do it best X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Lluis_L=F3pez?= List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 21:03:44 -0000 > Regarding watching live tv, what is the most comfortable way to do it. Fo= r now I do the following: > 1) pvr250-setchannel my_channel_mhz > 2) start mplayer: buffer -s 8125 < /dev/cxm0 | mplayer -cache 8125 - > 3) stop mplayer > 4) change channel with pvr250-setchannel... > 5) restart mplayer: buffer -s... > 6) etc.... > Is there some better way to do this? >=20 > Which program are you using for watching live tv on freebsd5.4 with the p= vr350? >=20 Test this driver (a fork of original cxm driver): http://www.documentanix.org/pvr250/ivtv4bsd_v2a.tar.gz This driver allows live tv change channel and more, see README for all features and install notes. Need some work with tuner loader but now is stable with my two cards (pvr250 and pvr350). Luis L=F3pez Sol=E9. > Many thanks > Didier >=20 > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.= org" >