From: Roland Mieslinger <rmie@gmx.de>
To: linux-media@vger.kernel.org
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] soft demux device
Date: Wed, 24 Feb 2010 17:24:39 +0100 [thread overview]
Message-ID: <1267028679.4587.46.camel@buero> (raw)
In-Reply-To: <829000.26472.qm@web57006.mail.re3.yahoo.com>
Hi,
> I have just compiled v4l-dvb successfully. My aim is to develop some experimental dvb applications on top of this dvb kernel api. Initially, I do not want to use any hardware and would like to play with the recorded ts files I have. So, is there any software demux device available within this package or somewhere else? If so, how can I load this device and make it work on a given ts file circularly? On the other hand, I have no /dev/dvb node at the moment, so should I do anything for this or would loading the driver create it automatically?
>
> Thanks in advance.
>
> Cheers,
>
> Ozgur.
maybe this is a good starting point for you:
"I wrote a Linux kernel module which provides one or more
virtual DVB adapters. When loaded, it creates a char device
of the form /dev/dvbloop<num> for every virtual DVB adapter.
All Transport Stream packets written to a char device will
be delivered on the corresponding virtual DVB adapter.
You can get the sources at
http://cpn.dyndns.org/projects/dvbloop.shtml
Maybe somebody finds it useful.
Cheers,
Christian.
--
Christian Praehauser"
the link seems to be outdated, but the following is still
working https://svn.baycom.de/repos/dvbloop/.
A S2API patch is out as well:
http://www.vdrportal.de/board/attachment.php?attachmentid=24024
I've no idea if this is working well or not, I'm not using it myself.
YMWV
Roland
next prev parent reply other threads:[~2010-02-24 16:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-23 13:12 [linux-dvb] soft demux device ozgur cagdas
2010-02-23 14:34 ` Andy Walls
2010-02-23 14:50 ` Manu Abraham
2010-02-24 16:24 ` Roland Mieslinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-02-24 11:57 ozgur cagdas
2010-02-24 13:22 ` Andy Walls
2010-02-24 16:22 ozgur cagdas
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=1267028679.4587.46.camel@buero \
--to=rmie@gmx.de \
--cc=linux-dvb@linuxtv.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox