From: Andrea Venturi <a.venturi@avalpa.com>
To: linux-dvb <linux-dvb@linuxtv.org>
Subject: [linux-dvb] RE : inserting user PIDs in TS
Date: Tue, 13 May 2008 22:32:04 +0200 [thread overview]
Message-ID: <4829FAC4.2000707@avalpa.com> (raw)
Thierry Lelegard wrote:
>
>
>> I would like to know that can we insert user defined PIDs into the TS
>> stream. how should i go about? What standard should i follow? How
should I
>> format the the packets ( segment - section etc...).
>> can any body help in this regard.
>
> Yes, in theory, you can.
>
> Keep in mind, however, that multiplexing is a quite difficult job
> (this is what multiplexers are made for).
hi,
if i can suggest a starting point, there's already a free software
project for transport stream manipulation; it's called JustDVb-It, the
GPL licensed package we made in our previous company Cineca since 2004:
http://www.cineca.tv/labs/mhplab/JustDVb-It%202.0.html
it's a set of simple tools (following unix filosophy) you can put
together in some customized ways to accomplish complex tasks.
for example, it can filter PID on a TS, swap some PIDs with others,
transform python described PSI tables in sections then in TS packets,
and create DSMCC carousels too..
there's a live CD to demo it with a DVB ASI port in a sample
configuration (for italian MHP based interactive television)
the current version can't restamp PCR, as it's quite a complex task, but
this feature is something that we are releasing RSN in our new-born
start-up Avalpa (http://www.avalpa.com). stay tuned!
HTH
bye
andrea venturi
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next reply other threads:[~2008-05-13 20:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-13 20:32 Andrea Venturi [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-05-13 13:13 [linux-dvb] inserting user PIDs in TS Gurumurti Laxman Maharana
2008-05-13 13:29 ` [linux-dvb] RE : " Thierry Lelegard
2008-05-19 11:26 ` Morgan Tørvolt
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=4829FAC4.2000707@avalpa.com \
--to=a.venturi@avalpa.com \
--cc=linux-dvb@linuxtv.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.