From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sif.is.scarlet.be ([193.74.71.28]) by www.linuxtv.org with esmtp (Exim 4.63) (envelope-from ) id 1JZOJi-00045T-Rw for linux-dvb@linuxtv.org; Wed, 12 Mar 2008 11:36:21 +0100 Received: from fry (ip-81-11-185-80.dsl.scarlet.be [81.11.185.80]) by sif.is.scarlet.be (8.14.2/8.14.2) with ESMTP id m2CAaANj030085 for ; Wed, 12 Mar 2008 11:36:10 +0100 From: "Ben Backx" To: References: <000f01c8842b$a899efe0$f9cdcfa0$@com> In-Reply-To: Date: Wed, 12 Mar 2008 11:36:04 +0100 Message-ID: <001a01c8842c$dfcb28c0$9f617a40$@com> MIME-Version: 1.0 Content-Language: en-gb Subject: Re: [linux-dvb] Implementing support for multi-channel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-dvb-bounces@linuxtv.org Errors-To: linux-dvb-bounces+mchehab=infradead.org@linuxtv.org List-ID: > -----Original Message----- > From: Jarryd Beck [mailto:jarro.2783@gmail.com] > Sent: 12 March 2008 11:32 > To: Ben Backx > Cc: linux-dvb@linuxtv.org > Subject: Re: [linux-dvb] Implementing support for multi-channel > > 2008/3/12 Ben Backx : > > > > > > > > Hello, > > > > I was wondering if there's some info to find on how to implement (and > test) > > multi-channel receiving? > > > > It's possible, because dvb uses streams and the driver is currently > capable > > to filter one channel, but how can I implement the support of multi- > channel > > filtering? > > > > Is there perhaps an open-source driver supporting this that I can > have a > > look at? > > > > AFAIK tuners can already receive from multiple channels as long as they > are on the same transponder (I think that's the right word). So in > Australia > you can receive channel 7 and the channel 7 guide because they are > broadcast together. But I don't think you can do anymore than that. > > I think mythtv is capable of doing it so you could have a look at that. > > Jarryd. The tuner-part is no problem indeed (as you said: as long as the channels are on the same transponder). But for the moment: the driver-part is the problem, I don't think my driver supports the filtering of more than one channel at a time. So my question is: which (existing) driver does support multi-channel filtering? So I can have a look and see what modifications have to be made to my driver to implement multi-channel filtering. Ben _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb