From: Josef Wolf <jw@raven.inka.de>
To: Kevin Sheehan <linux-dvb@ephedrine.net>, linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] How to convert MPEG-TS to MPEG-PS on the fly?
Date: Fri, 22 Aug 2008 17:16:02 +0200 [thread overview]
Message-ID: <20080822151602.GG32022@raven.wolf.lan> (raw)
In-Reply-To: <271833.9641.qm@web46109.mail.sp1.yahoo.com>
On Thu, Aug 21, 2008 at 10:15:37PM -0700, barry bouwsma wrote:
> --- On Fri, 8/22/08, Kevin Sheehan <linux-dvb@ephedrine.net> wrote:
>
> > Barry was right on the money with the ts2ps suggestion below. It's part
> > of the libdvb package. You don't have to use the dvb-mpegtools app, you
> > can just use the lib in yours - no pipes, etc.
>
> My understanding of a PS stream (redundant, yeah) was based on how
> ts2ps created one, with just two PIDs (0xe0 and 0xc0), which I then
> assumed was the norm.
>
> But in the case of ZDF from the original post, as well as ARD, BR,
> Sat1, and so on, Josef wants to make the multiple available audio
> streams from the TS (primary mp2 audio, second narrative audio/
> second lang, plus AC3) within the PS for the client to select.
>
> I'd imagine a bit of hacking is needed to ts2ps to allow one to add
> more than a single audio PID to the PS, but it should be possible.
>
> But, if there's a need for, say, the DVB subtitles from ZDF, or the
> teletext (for teletext subtitles, amongst others), or any other
> auxiliary data within the stream, if I understand right, one would
> need to stick to writing a partial transport stream, which then
> could be filtered to PS as needed.
In addition to audio, video, program_stream_map, private_stream-X
and program_stream_directory, Table 2-19 in iso-13818-1 defines 9
more stream types:
- ECM_stream
- EMM_stream
- 13818-6_DSMCC_stream
- ISO/IEC_13522_stream
- ITU-T Reac. H.222.1 type A
- ITU-T Reac. H.222.1 type B
- ITU-T Reac. H.222.1 type C
- ITU-T Reac. H.222.1 type D
- ITU-T Reac. H.222.1 type E
I have not looked into the details, but I guess teletext and subtitles
might be included in this list.
_______________________________________________
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-08-22 15:20 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-20 21:10 [linux-dvb] How to convert MPEG-TS to MPEG-PS on the fly? Josef Wolf
2008-08-20 21:17 ` Steven Toth
2008-08-20 21:48 ` Josef Wolf
2008-08-21 12:10 ` barry bouwsma
2008-08-21 17:45 ` Josef Wolf
2008-08-22 1:07 ` Kevin Sheehan
2008-08-22 5:15 ` barry bouwsma
2008-08-22 15:16 ` Josef Wolf [this message]
2008-08-22 14:44 ` Josef Wolf
2008-08-22 15:44 ` Nick Ludlam
2008-08-25 19:02 ` Josef Wolf
2008-08-26 6:49 ` Nico Sabbi
2008-08-26 12:00 ` barry bouwsma
2008-08-26 22:45 ` Josef Wolf
2008-08-27 7:26 ` barry bouwsma
2008-08-27 22:00 ` Josef Wolf
2008-08-28 14:40 ` Johannes Stezenbach
2008-08-28 19:34 ` Josef Wolf
2008-08-28 21:09 ` Johannes Stezenbach
2008-08-28 22:48 ` Josef Wolf
2008-08-29 5:49 ` Josef Wolf
2008-08-29 15:45 ` [linux-dvb] PTS/DTS clarification (Was: How to convert MPEG-TS to MPEG-PS on the fly?) Josef Wolf
2008-08-26 22:31 ` [linux-dvb] How to convert MPEG-TS to MPEG-PS on the fly? Josef Wolf
2008-08-21 19:17 ` Josef Wolf
2008-08-21 21:14 ` Josef Wolf
2008-08-22 8:10 ` [linux-dvb] RE : " Thierry Lelegard
2008-08-25 19:55 ` Josef Wolf
2008-08-26 6:50 ` Nico Sabbi
2008-08-26 21:19 ` Josef Wolf
2008-08-22 7:57 ` Thierry Lelegard
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=20080822151602.GG32022@raven.wolf.lan \
--to=jw@raven.inka.de \
--cc=linux-dvb@ephedrine.net \
--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.