Mailing List archive

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

[linux-dvb] Re: converting PES to TS while reading from (multiple)/dev/ost/demux0



mocm@metzlerbros.de wrote:

> You need the TS header to identify the next PES. It has a bit set when
> the next PES starts.

Which is AFAIK a rather nasty limitation of the current API.
As far as I know there is no way to find out where exactly
payload_unit_start_indicator bits were set when you read from
a demux device. You need to read TS packets from dvr if you want
to have the payload_unit_start_indicator bits. But dvr
only supports one concurrent opener...

Tom


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


Home | Main Index | Thread Index