From owner-freebsd-multimedia@FreeBSD.ORG Mon Mar 27 10:17:27 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 B78AC16A400 for ; Mon, 27 Mar 2006 10:17:27 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4372843D46 for ; Mon, 27 Mar 2006 10:17:27 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by zproxy.gmail.com with SMTP id s18so1298973nze for ; Mon, 27 Mar 2006 02:17:26 -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=qtWED8PWM8gs0hCQ6yJen8bmFLrXcWQEPUMMQl3DN2d3inSfoOhOf3rzQOZlJajJH2XSNgJp3I6s6G8ovF7QjAN42WOk7p+gVmx76aM2DxHlQ0Hp1kGes9xjgFifcDqMz+EBggHlb5qS7oO9NpA9RT7NwOL9fk1mKVEcIYNXYCk= Received: by 10.36.141.2 with SMTP id o2mr2540481nzd; Mon, 27 Mar 2006 02:17:26 -0800 (PST) Received: by 10.36.154.20 with HTTP; Mon, 27 Mar 2006 02:17:26 -0800 (PST) Message-ID: Date: Mon, 27 Mar 2006 12:17:26 +0200 From: usleepless@gmail.com To: "Joe Auty" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: 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 10:17:27 -0000 Joe, > > this supported by the pvr250 port ? i don't think so, i may be wrong ) > > So, even though the TV would be locked onto channel 3 or 4 > constantly, I'd have to use the included remote to replace my > satellite remote? yes since the computer would need to control the settopbox/tuner, you would need to control the computer through another remote. > I'm not sure I understand the distinction between satellite and cable > here, but I think I get the gist of this. with satellite you will have 1 videosource ( 1 tuner/settopbox ). with cable you can split the signal, record what you want, watch livetv like nothing happened. > > - with only one source/tuner there are litte benefits: the only > > feature you get is recording shows while you are not watching a show > > This is okay, as the whole point of going this route anyway is to > record shows that are normally on pretty late. > > > > - mythtv is a beast, there is no ports port, and only runs well > > on FBSD > 4 > > What is the status of getting this into ports? no status as far as i am aware of it. > > - want teletext/cc ? you will need about the newest ivtv-driver ( > > linux only for the moment ) > > > > if you are going for it, i would suggest knoppmyth or whatever. > > > > i am running 3 myth-machines: > > - 1 xbox client ( xebian + custom myth-compile ) > > - 1 freebsd 6.0 client/slave server ( pvr500) + custom myth-compile ( > > radeon 7000 btw ) > > - 1 freebsd 4.11 master server ( pvr500 ) using linuxthreads with > > custom myth-compile > > > > my custom build is based on an unofficial freebsd-port from some > > japanse guy ( google for myth and freebsd ). i have patched it > > extensively, to get rid of all the busy-wait synchronizing ( and other > > stuff ). > > Is your Radeon the 32 MB or 64 MB version? Even though my 32 MB > version has an S-video output, the included materials say it only > works in the 64 MB version. Is the included output port completely > useless then? i am not using the tv-out ( using xbox for the tvset ) > If I can't get Myth to work (for now), I can always use the at > command and just schedule recordings through the CLI, right? yes, yes. but you will still have the situation where your only videosource is connected to your computer, how are you gonna watch livetv? regards, usleep