Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: how to set stream types for playback?
On Fri, 2003-05-23 at 20:32, Marcus Metzler wrote:
> SYS stands for MPEG1 system stream, i.e. MPEG1 audio and video already muxed.
> What does SPTS stand for?
SPTS is a single program transport stream, i.e. an MPEG2 TS containing
exactly one audio pid and one video pid.
> > > #define AUDIO_CAP_MP1 4
> > > #define AUDIO_CAP_MP2 8
> >
> > How can I select MPEG2 PES or ES for audio and video? How can I select
> > AVPES? Would an MPEG1 PS be (VIDEO_CAP_MPEG1|VIDEO_CAP_PROG)?
> >
>
> MPEG1/2 and MP1/2 means PES acoording to MPEG1/2 standard in video and
> audio, respectively. There is no ES option yet, but could be added, of course.
Ok, I think that should be done. My decoder can play both but requires
me to set it.
> There is no AVPES, it is not needed in any way and should not be
> supported.
Ok.
Regards,
Andreas
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index