From owner-freebsd-multimedia@FreeBSD.ORG Fri Jun 20 08:46:00 2003 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 3E6AE37B401 for ; Fri, 20 Jun 2003 08:46:00 -0700 (PDT) Received: from web.cs.ndsu.nodak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8690543F85 for ; Fri, 20 Jun 2003 08:45:59 -0700 (PDT) (envelope-from tinguely@web.cs.ndsu.nodak.edu) Received: from web.cs.ndsu.nodak.edu (localhost [127.0.0.1]) by web.cs.ndsu.nodak.edu (8.12.9/8.11.4) with ESMTP id h5KFjwsb067970 for ; Fri, 20 Jun 2003 10:45:58 -0500 (CDT) (envelope-from tinguely@web.cs.ndsu.nodak.edu) Received: (from tinguely@localhost) by web.cs.ndsu.nodak.edu (8.12.9/8.12.8/Submit) id h5KFjw65067969 for freebsd-multimedia@freebsd.org; Fri, 20 Jun 2003 10:45:58 -0500 (CDT) (envelope-from tinguely) Date: Fri, 20 Jun 2003 10:45:58 -0500 (CDT) From: mark tinguely Message-Id: <200306201545.h5KFjw65067969@web.cs.ndsu.nodak.edu> To: freebsd-multimedia@freebsd.org In-Reply-To: <20030620095520.GA925@bsdgod.com> Subject: Re: WinTV PVR 250 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 15:46:00 -0000 > Did I miss something? I thought this card uses BT878 .. I sent the response directly to Nathan, but this is a FYI for mailing list/ archives: The Hauppauge WinTV PVR 250 (and 350) does not use the BT878, the card uses an integrated hardware MPEG Codec "CX23415" from Conexant Systems, Inc. Conexant Systems, Inc is the company owns the Brooktree video BT8x8 line. According to the web page below, they do not release any information on their chipset without a NDA, and $10,000. There is no FreeBSD driver, but there is a Linux driver and a web site that documents some of the registers is at: http://ivtv.sourceforge.net/ The web site says the YUV information can also be obtained, but is packed in a non-standard way - no mention how it is stored. --Mark.