statistics about received H264 NAL units

Ottavio Campana o.campana at videotec.com
Tue Feb 5 00:38:28 PST 2013


Hello,

I need to create a program that allows me to extract a statistic about the packets of an H.264 received video. Particularly,  I would like to count the total NAL units received and the number of the units that were corrupted and that were therefore not decoded.

I'd like to know if it possibile to do it with gstreamer. I don't need to play the video, I just need a simple output that for each NAL unit signals whether it was correctly decoded or not, so that I could execute the program with a pipe from another program and evaluate all the statistics that I need.

Do you think it is possibile to do it? Can you please help me make it?

Thank you for your help

Ottavio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130205/ed9bc80f/attachment.html>


More information about the gstreamer-devel mailing list