PDA

View Full Version : Drawing a Graph of the bitrate distribution


ivan_alias
26th February 2005, 10:39
Can anyone tell me if there is a tool that will draw a graph of the bitrate of a movie?

I want to feed a film to a tool and have it display a graph of the bitrate distribution by time. 2 axies, bitrate up the side and time in minutes along the bottom.

how hard would it be to write a tool or does anyone know one that is available?

Thanks v much

Ivan

smiller667
26th February 2005, 13:12
http://www.visualdomain.net/bitrate.htm or
http://www.tecoltd.com/bitratev.htm - these are the two I know ...

Gabrielgoc
26th February 2005, 17:58
Try this (only for MPEG-2 Movies):

http://www.geocities.com/gabrielgoc/

The program name is MPEGValidator. It make a deep analysis and graph bitrate distribution over the time

ivan_alias
26th February 2005, 20:03
Thanks very much for the links, but I wonder does anyone know of a tool for mpeg4 (Xvid) files?

I know I can see this info in FFDSHOW but can't find a way to log it and my programming skills are zero for writing such a thing :(

Ivan