From owner-freebsd-multimedia Fri Nov 23 17: 5: 5 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 5F03637B416 for ; Fri, 23 Nov 2001 17:04:46 -0800 (PST) Received: (qmail 8562 invoked by uid 100); 24 Nov 2001 01:04:36 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15358.61988.946059.212773@guru.mired.org> Date: Fri, 23 Nov 2001 19:04:36 -0600 To: "Stan Brown" Cc: freebsd-multimedia@freebsd.org (Free BSD Multimedia List) Subject: Re: What hardware/software do In need to build a TVIO like PVR? In-Reply-To: <200111231616.fANGGf702502@panix1.panix.com> References: <200111231616.fANGGf702502@panix1.panix.com> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Stan Brown types: > I would like to build a TVIO like Personal Video Recorder based upon a > FreeBSD box. > 1. Is this possible? Maybe, depending on how much of the functionality you're trying to get. > 2. If so what hardware (other than the basic computer) do I need? WinTV > card? Special video card for TV out? Cards that use the Brooktree harware work. See the bktr man page to get a list of cards that use that. It even supports some of the remotes.If you want output to go to a TV, you'll need a video card that outputs to the TV. I don't know of one of those that's supported by FreeBSD. The ATI cards can be used if you install Windows and configure them for video out. They'll stay in that mode when you boot FreeBSD and run X. Adding more drives (on separate controllers if you're using IDE) will help if the recording software you use can interleave frames between files. A sound card that pcm supports for recording is also required. > 3. What kernel options do I need? See the manual pages for the hardware you're using. > 4. What userland software do I need? I use fxtv. That lets you watch and record the TV. I'm not sure about a player for raw video, but that's what would work best if you've got the disk space. fxtv can automatically convert to a variety of formats, so you can use any player that supports that format. There are two things missing. One is the software to provide a reasonable UI for the VCR you've created. That would include something to record and store a show, as well as something to list recorded shows and play them back. The biggie is the scheduling magic that Tivo provides. Given an internet connection and an account on something like zap2it, you could do that. If that software exists, I haven't found it yet. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message