[Live-devel] is there any source code for h264 parser

Ross Finlayson finlayson at live555.com
Mon Apr 9 19:20:26 PDT 2012


> actually i want an application which takes h264 as an input file and tells the header size,I,B,P-frames....

What you can do is add

#define DEBUG 1

to the start of "liveMedia/H264VideoStreamFramer.cpp", then recompile the "liveMedia" library.  Then rebuild the "testH264VideoStreamer" application.  Then you'll get debugging output that will show information about each NAL unit in the file.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120409/c1554f99/attachment.html>


More information about the live-devel mailing list