From: "Ben Backx" <ben@bbackx.com>
To: "'Andrea'" <mariofutire@googlemail.com>, <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] Implementing support for multi-channel
Date: Mon, 24 Mar 2008 11:48:12 +0100 [thread overview]
Message-ID: <001801c88d9c$903339f0$b099add0$@com> (raw)
In-Reply-To: <47D99FE8.80903@googlemail.com>
Sorry, late reply, been busy with some other stuff.
Back to driver-development.
Perhaps, first some background. I'm a university student in my last year and
am busy with a dissertation (thesis) about DVB (in my case: DVB-s, the
others (c en t) are limited here in Belgium).
The goal is to check and, if possible, optimize the performance of
multi-channel demuxing/decoding. For the moment, I'm looking at 3 possible
scenarios:
1) Let the end-user software do all the work (meaning: giving the whole TS
to the application), this is possible with eg Kaffeine, flumotion, etc...
2) Let the driver do the work
3) Hardware
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?
>
> Have you read my last post?
>
> http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024456.html
>
> When I talk about filter, demux, dvr, this is all in the kernel driver
> for the dvb.
>
Sorry, must have missed it. You're completely right when you say the driver
must be able to filter more than one PID at the same time, this is also part
of my research: seeing how many PID's I can filter at the same time.
> You can find here an example of how to open the demux to get 1 PID.
> You can run it multiple times and get as many streams as you want
>
> http://www.audetto.pwp.blueyonder.co.uk/dvb.cpp
>
Thanks for the example, I think it will come in handy when implementing
DMX_SET_PES_FILTER
Thank you for all the help so far.
Regards,
Ben
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-03-24 10:48 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 [this message]
2008-03-24 13:55 ` Andrea
2008-03-24 18:30 ` Ben Backx
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='001801c88d9c$903339f0$b099add0$@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