From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 17 16:11:54 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C982D470 for ; Wed, 17 Jul 2013 16:11:54 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 5024CB1E for ; Wed, 17 Jul 2013 16:11:54 +0000 (UTC) Received: by mail-ob0-f174.google.com with SMTP id wd20so2476373obb.19 for ; Wed, 17 Jul 2013 09:11:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:x-originating-ip:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=zVhwiaaDzKvPGZobqFpRVyvrzz8dZbXF+vWkCV+jwzU=; b=fpFR5x45Cldc6Doip3/+r83Ll7D6IJ//1YKCpMGb3QZBw3N4pfRl/yqAbUTUzsnTM/ X6BdBHKi85dDDJVOGU1r2RR75zsYOLWGyUsL/POeIgvKX8SQAUGGCNNXDNYf6WXbCU3v S9sSSbdZt8oEMDIMypURMPP0+f7E13bfuLxgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:date:x-google-sender-auth :message-id:subject:from:to:content-type:x-gm-message-state; bh=zVhwiaaDzKvPGZobqFpRVyvrzz8dZbXF+vWkCV+jwzU=; b=oWaTQ2QrugaKcYR4yBe2lZ1rn9BQ34qE+UXfh6RUiosQ9hUpSZBXKBGAInoDO5krgu +vQ8OuKrHrHOdnUqayth6qp1p1NlRVRQv1imxKU3bHuCpwItBxe7Q4I/Jz1NoQGsInWz AtUEq7s/d82fuRNS48GyrpJWmOB4z97aWbQ8hrcIPXssep6v9PjQL3gt609yyG+KdH/3 cEMD1SN8GIqYpb8hDGKtO9I11+phuhJWgVNmRE1A2c+eBDgWsUSKEbnTkr2S74I2YFtR ywc/uwEKVuiNNAGBys3fEbzrtg/wVYR6fDgezGb2p3kLrvdWG3YkM0oETfSxqg1R3k14 GGeQ== MIME-Version: 1.0 X-Received: by 10.182.53.194 with SMTP id d2mr3316596obp.28.1374077513651; Wed, 17 Jul 2013 09:11:53 -0700 (PDT) Sender: decke@bluelife.at Received: by 10.76.95.168 with HTTP; Wed, 17 Jul 2013 09:11:53 -0700 (PDT) X-Originating-IP: [80.123.233.199] Date: Wed, 17 Jul 2013 18:11:53 +0200 X-Google-Sender-Auth: Du4ELl-LGOGj_gka7O8uiWnGS1U Message-ID: Subject: multimedia/tvheadend has been committed From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkhWFKcM6opO5HWo7Qz+kOtzm/pKygy3RJNvLVIfOwrHWGxB1qAjvKcNFP7RWILXCy6ULHV X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2013 16:11:54 -0000 Hi guys. I have been working on tvheadend for some time and got it to the point where I think it starts to become useful for others too. Upstream was very helpful and merged a lot of patches already and also helped with the kqueue support. So what is tvheadend and why do you want it? - If you are using XBMC then you really want tvheadend as your DVB backend. This allows you to watch TV and record stuff within XBMC. - If you are using MythTV then you really want to use tvheadend because it's slim and light and still does everything you ever need. Without all the Qt GUI and without a database and without a ton of plugins. The port itself is in a somewhat useable state but there is still quite some work to bring it in a good shape. I still wanted to bring it to the tree to allow other people to jump in and give it a broader testing with other devices and other environments. Known issues: - scanning does not work (at least not for my Dib7000 DVB-T device) - no libav support - no libdvbcsa support - no rc.d script - does not compile on FreeBSD 8.x Patches, feedback and help are always welcome! WWW: https://tvheadend.org/ -- Bernhard Froehlich http://www.bluelife.at/