From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 11 23:45:55 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 3EDF016A41A for ; Mon, 11 Feb 2008 23:45:55 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.tilbu1.nb.home.nl (smtpq2.tilbu1.nb.home.nl [213.51.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id D180513C4F4 for ; Mon, 11 Feb 2008 23:45:54 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.189] (port=44930 helo=smtp2.tilbu1.nb.home.nl) by smtpq2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JOiLR-0008Qa-5L; Tue, 12 Feb 2008 00:45:53 +0100 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.217.164]:57613 helo=desktop.homenet) by smtp2.tilbu1.nb.home.nl with smtp (Exim 4.60) (envelope-from ) id 1JOiLQ-0008Sr-Gq; Tue, 12 Feb 2008 00:45:53 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Tue, 12 Feb 2008 00:45:08 +0100 From: "Danny Pansters" To: freebsd-multimedia@freebsd.org Date: Tue, 12 Feb 2008 00:45:07 +0100 User-Agent: KMail/1.9.7 X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)MiSnH/JMJFy oBN-My, v":S7, (mmkPm'U{MgT+eM.Bd\p/P!dr]hOTXqpse21O!%Ct`SE.Oodq]ry^#kU^ -GT.[8D}i$6P>="# *J+4d~ MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802120045.08291.danny@ricin.com> X-Spam-Score: 0.0 (/) Cc: kde@freebsd.org Subject: Kbtv2 beta1 available 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, 11 Feb 2008 23:45:55 -0000 Folks, last night I uploaded the first testing version of kbtv2. While I'm interested in any feedback/bug reports, initially I want to focus on fixing important problems on FreeBSD6, before moving my development platform to 7. There are known (API) problems with the saa kernel module under FreeBSD7+, so this is something that I plan to address soon but not just yet. A quick test earlier this evening also revealed that after a cold boot the saa backend's tuning doesn't seem to work at all. This I want to address before moving to FreeBSD7 (likely in the next beta). The bktr, cxm, and pwc backends seem to work alright. I'm aware of some GUI bugs/bloopers but none are showstoppers ATM. Kbtv2 comes as one single source tarball, with 3rd party stuff (kernel modules, firmware) included. It's split up into ports like this: multimedia/kbtv2 multimedia/kbtv2-backend-bktr multimedia/kbtv2-backend-cxm multimedia/kbtv2-backend-pwc multimedia/kbtv2-backend-saa multimedia/kbtv2-core multimedia/kbtv2-gui-qt4 multimedia/kbtv2-kmod-cxm multimedia/kbtv2-kmod-pwc multimedia/kbtv2-kmod-saa The first is just a metaport with RUN_DEPENDS for the others (if selected), the core classes can be used without the GUI, and the backends can be used together with core or by themselves (as C libraries/python wrappers to them). Backends require SDL and swig, the cxm backend also ffmpeg. The GUI uses PyQt4 (not KDE4). I've been using newer versions of SDL and PyQt4 than the ones currently in ports, but I don't expect any difficulties because of that. Kbtv2, the app, can be installed without interfering with any existing kbtv1 install. Application/config data goes into ~/.kbtv. Web page: http://freebsd.ricin.com/kbtv2 Detailed documentation: http://freebsd.ricin.com/kbtv2/README Please note that I receive PAL (B/G) here, and forcibly that's all I can really test. Cheers, Dan