All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Houghton <h@realh.co.uk>
To: linux-media@vger.kernel.org
Subject: DVB TS/PES filters
Date: Thu, 26 Jan 2012 15:40:15 +0000	[thread overview]
Message-ID: <20120126154015.01eb2c18@tiber> (raw)

I could do with a little more information about DMX_SET_PES_FILTER.
Specifically I want to use an output type of DMX_OUT_TS_TAP. I believe
there's a limit on how many filters can be set, but I don't know whether
the kernel imposes such a limit or whether it depends on the hardware,
If the latter, how can I read the limit?

I looked at the code for GStreamer's dvbsrc and that defines a limit of
32 filters. It also implies that using the "magic number" 8192 as the
pid requests the entire stream.

I can't find information about these things in the API docs. Is there
somewhere I can get more details.

If I ended up wanting enough pids to exceed the limit would it work to
allow LIMIT - 1 individual pid filters to be set, then after that set
one for 8192 instead and clear all the others?

             reply	other threads:[~2012-01-26 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26 15:40 Tony Houghton [this message]
2012-02-01 13:32 ` DVB TS/PES filters Tony Houghton
2012-02-01 17:40   ` Lars Hanisch
2012-02-02 19:04     ` Tony Houghton
2012-02-02 22:35       ` Malcolm Priestley
2012-02-03 10:20 ` Roberto Ragusa

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=20120126154015.01eb2c18@tiber \
    --to=h@realh.co.uk \
    --cc=linux-media@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.