View Full Version : How can I simply analyse AVC?
Hyper Shinchan
26th November 2005, 23:35
Maybe this is an old question, but there is a tool that allows you to check if an avc streams has cabac or cavlc, how many b-frame uses and if it use multiple reference and exc.?
The H_264parse isn't so useful imo. There is another program?
bond
27th November 2005, 04:43
h264_parse shows you exactly all info about the avc stream a decoder needs for decoding the stream. you hardly can have much more :D
Hyper Shinchan
27th November 2005, 19:05
But it simply shows the info for each frame right? Or there is a summary info option.
acidsex
27th November 2005, 19:50
Is there a binary of H264_parse anywhere? I dont know jack about compiling sources. Much appreciated.
Hyper Shinchan
27th November 2005, 20:42
I think that you can find it at rarewares. In the mpeg4IP tools.
bond
27th November 2005, 20:46
But it simply shows the info for each frame right? Or there is a summary info option.the sps/pps content can be seen as some sort of summary
Yong
27th November 2005, 20:48
hmm, u can get more up-to-date version of mpeg4iptools at here ;) :
http://www.aziendeassociate.it/cd.asp?dir=/mpeg4iptools
Hyper Shinchan
28th November 2005, 07:40
the sps/pps content can be seen as some sort of summary
How can I do that?
bond
28th November 2005, 21:44
How can I do that?h264_parse shows it at the beginning (as its at the beginning of every avc stream)
MuTeK
29th November 2005, 11:13
Maybe this is an old question, but there is a tool that allows you to check if an avc streams has cabac or cavlc, how many b-frame uses and if it use multiple reference and exc.?
The H_264parse isn't so useful imo. There is another program?
http://elecard.com/products/product.php?product_id=146
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.