From owner-freebsd-questions@FreeBSD.ORG Sun Oct 17 13:43:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8330E16A4CE for ; Sun, 17 Oct 2004 13:43:01 +0000 (GMT) Received: from pop-a065d23.pas.sa.earthlink.net (pop-a065d23.pas.sa.earthlink.net [207.217.121.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 697D443D1F for ; Sun, 17 Oct 2004 13:43:01 +0000 (GMT) (envelope-from rpratt1950@earthlink.net) Received: from fl-69-34-142-219.dyn.sprint-hsd.net ([69.34.142.219] helo=kt.weeble.com) by pop-a065d23.pas.sa.earthlink.net with smtp (Exim 3.33 #1) id 1CJBJM-0005id-00; Sun, 17 Oct 2004 06:43:00 -0700 Date: Sun, 17 Oct 2004 09:42:59 -0400 From: Randy Pratt To: "Mark Beaver" Message-Id: <20041017094259.255a2a29.rpratt1950@earthlink.net> In-Reply-To: <20041017054908.766DB43D3F@mx1.FreeBSD.org> References: <20041017054908.766DB43D3F@mx1.FreeBSD.org> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD PVR Solution -- any? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 13:43:01 -0000 On Sun, 17 Oct 2004 01:53:43 -0500 "Mark Beaver" wrote: > I'd like to build a FreeBSD based PVR station with at least Svideo output > and ideally digital coax sound (maybe not dolby digital) > > Currently I have: > > P3 350 > 448 Megs of ram > 160Gigs of storage > > I'd like to know if anyone has had any luck with this type of system if so, > what kind of hardware. > > If anyone thinks I'd need more hardware, please by all means let me know > what you've had work for you, (working on a budget so nothing extra > ordinary) I more or less just want a system that will record reasonably > well, and possibly play back simultaneously if possible (given budget) > > Anyone have any suggestions ideas? > > FWIW: I'm looking for video cards w/ svideo out, and an encoder card > (Hauppauge, or the like). The Conexant MPEG-2 Codec driver for Hauppauge PVR-250/350 TV cards was added to the ports collection yesterday (16 Oct multimedia/pvr250). Updating your ports would pull that into your tree. There has been discussions of these cards on the freebsd-multimedia mailing list which would also be the best place to post any questions about the cards. I don't own one of the cards yet so I can't comment on the performance with the system you mentioned. Best regards, Randy --