public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ben Backx" <ben@bbackx.com>
To: "'Andrea'" <mariofutire@googlemail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Implementing support for multi-channel
Date: Mon, 24 Mar 2008 19:30:19 +0100	[thread overview]
Message-ID: <002e01c88ddd$1d9ff450$58dfdcf0$@com> (raw)
In-Reply-To: <47E7B2DB.3050009@googlemail.com>


> 
> Ben Backx wrote:
> > Sorry, late reply, been busy with some other stuff.
> > Back to driver-development.
> >
> > The hardware supports multi-PID-filtering, so that's not the problem,
> the
> > only problem is: which functions have to be implemented in my driver?
> In
> > other words: is there an application that says to the driver: give me
> the
> > stream with that PID and which function is called to do that? I'm
> guessing
> > DMX_SET_PES_FILTER?
> 
> I see.
> To be honest with you I don't know the difference between kernel level
> filter and hardware filter.
> 
> The way I see it, but I think it might depend on the card as well, is
> that the driver in the kernel
> always receives the whole TS and then does a software filter which you
> can trigger via
> DMX_SET_PES_FILTER.
> 
> I don't know anything about hardware filter.
> Someone else should maybe answer this question.
> 

The hardware can handle it (up to a certain number of PID-filters). The main
difference: cpu-load. When the hardware handles the filtering, the cpu can
be busy with other stuff... (at least, that's what I think).
The (performance) difference between driver and software will be little, I
expect.


Regards,
Ben


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-03-24 18:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13 21:43 [linux-dvb] Implementing support for multi-channel Andrea
2008-03-24 10:48 ` Ben Backx
2008-03-24 13:55   ` Andrea
2008-03-24 18:30     ` Ben Backx [this message]
2008-03-24 18:58       ` ldvb
2008-04-05 20:05     ` Ben Backx
     [not found] <mailman.127.1205345831.830.linux-dvb@linuxtv.org>
2008-03-12 20:47 ` Andrea
  -- strict thread matches above, loose matches on Subject: below --
2008-03-12 10:27 Ben Backx
2008-03-12 10:31 ` Jarryd Beck
2008-03-12 10:36   ` Ben Backx
2008-03-12 12:19 ` Stephen Rowles
2008-03-12 12:35   ` Zaheer Merali
2008-03-12 17:03   ` Ben Backx
     [not found]   ` <20080313062848.GC17780@tkukoulu.fi>
2008-03-13 11:00     ` Ben Backx

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002e01c88ddd$1d9ff450$58dfdcf0$@com' \
    --to=ben@bbackx.com \
    --cc=linux-dvb@linuxtv.org \
    --cc=mariofutire@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox