Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Another Q (PES Filters)



On Fri, Oct 25, 2002 at 08:43:50AM +0200, Andreas Oberritter wrote:
> On Fri, 2002-10-25 at 03:55, Mike Doyle wrote:
> > Whats the difference between setting the PES filter to be 
> > "DMX_PES_AUDIO/VIDEO/TELETEXT/SUBTITLE/PCR/OTHER"
> 
> DMX_PES_AUDIO/VIDEO/TELETEXT/SUBTITLE/PCR will deliver the specified pid
> to the mpeg decoder via the corresponding demux queue. DMX_PES_OTHER
> won't.

Usually used together with DMX_OUT_DECODER, but the AV7110 driver
will always direct the output to the MPEG decoder, too, to keep the
hardware busy, and to let you watch while recording. The API is
not totally clear here; maybe dmx_output_t should be a bit set.

DMX_PES_TELETEXT means "do VBI insertion".
DMX_PES_SUBTITLE is unclear because there's no hardware that
can automatically take care of DVB subtitle rendering. For current
drivers it does nothing.

Regards,
Johannes


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index