From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 19 18:32:26 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F6D2106566C for ; Wed, 19 Mar 2008 18:32:26 +0000 (UTC) (envelope-from mrechberger@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1D59C8FC19 for ; Wed, 19 Mar 2008 18:32:25 +0000 (UTC) (envelope-from mrechberger@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so394582ele.12 for ; Wed, 19 Mar 2008 11:32:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=HotN0FcRkofUstUq+wkacyhmngGsiXc4ovlHAjeBTo4=; b=KKTiyCnn05LE0h4UGBCyk5fJzgKL+7Tv8XfvJ882pJlJ70/pqHTtmJkQZoeaMc1urIkWalHqAkfZvFJXcSgIVSxd02E+PX8DRp6U2w67hOrPDB/Usq0WUz+q2PV+3a8ds+BzuaDVVzQNG1UKSZbdXX68q4IE/MCINkM7p86Uhl0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HMtY9zsm3SZe8mn3z/cXHNo6YCifCDOPO5PnS/mVN53IX22+CZE4KlGJvk/qocUk82unWz/j1dREKuXIPoFdLYtkUZsDkiEzpjOdOgYt3iahQ0/RYgQDOm0kUx0nEHoj7EDgeU3lTpuyscGuCkSKyT48/ZMmXjJH6/F5snpsDV0= Received: by 10.140.199.3 with SMTP id w3mr349766rvf.43.1205949797951; Wed, 19 Mar 2008 11:03:17 -0700 (PDT) Received: by 10.141.129.9 with HTTP; Wed, 19 Mar 2008 11:03:17 -0700 (PDT) Message-ID: Date: Wed, 19 Mar 2008 19:03:17 +0100 From: "Markus Rechberger" To: "Danny Pansters" In-Reply-To: <200803191815.11791.danny@ricin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47DF0BEE.4080304@aol.com> <9D0BF41E-CF4E-4464-81A7-D19FF0727BCA@istop.com> <200803191815.11791.danny@ricin.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: TV Tuner Card 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: Wed, 19 Mar 2008 18:32:26 -0000 On 3/19/08, Danny Pansters wrote: > On Wednesday 19 March 2008 00:21:43 Ean Kingston wrote: > > I've got a Hauppauge WinTV-PVR. I don't remember which model (150, > > 250, 350). It's the one with the FM tuner. The Hauppauge WinTV-PVR > > line uses the Brooktree chipset and works fine. > > Not brooktree, conexant and that's merely the mpeg encoding chip (the analog > a/v decoder to my knowledge is not supported at all but it doesn't really > need to be). > > > Personally, I would go for either the 150 (price) or the 500 (if you > > can find one). The 500 is basically 2 150s on a single card so you > > can record one show and watch another at the same time. > > > > > > Does anyone know if the WinTV-HVR works with FreeBSD? > > I don't think so, certainly not the usb sticks. There is quite a lot of good > info available online especially for the analog a/v decoder from TI, as well > as for Empia's USB integration. Tuners used on virtually all modern (read: > hybrid) cards and sticks are mostly xceive or microtune. Neither is very > keen > on disclosing much information it seems. > I will start to work on moving the Empiatech drivers to BSD as soon as I'm done with the most popular devices for Linux. As for the Hybrid devices Empia has quite a few new devices in the pipeline, and I'm going to work for them from next month on. Although the BSD project will remain a private project for me. Markus