[FFmpeg-devel] [RFC] mpegts loss stats at demuxing

Kieran Kunhya kierank at ob-encoder.com
Fri Nov 9 12:43:02 CET 2012


On Fri, Nov 9, 2012 at 10:06 AM, Andrey Utkin
<andrey.krieger.utkin at gmail.com> wrote:
> Hi. I am interested in implementing mpegts demuxer loss stats (count
> of dropped TS packets, count of TEI-indicated packets, count of good
> TS packets) in a way exposable to application at real time.
> I know how to collect stats, but don't see how to expose this info to
> app and even make my code merged to upstream. So i request for
> advices, how to do it.

You could maybe output it per packet as side-data but you're not going
to ever get
proper granularity.


More information about the ffmpeg-devel mailing list