Log in

View Full Version : H264 file properties


Mask
10th December 2008, 13:32
I have some h264 files in transport format. Is it possible to find the properties of these files using some tools:
Like the bit rate, resolution, video/audio properties ?
How about something like the files have some errors or missing data (lost transport packets). ?

Is there a tool to do this or if this could be achieved by writing a tool on top of some existing tools ?

Thx
Mask

Chengbin
11th December 2008, 03:44
mediainfo

AntiJw
11th December 2008, 08:56
AVInaptic is also good (even better, imo).

Mask
11th December 2008, 14:59
Thanks chengbin and AntiJw.
I find mediainfo to be more informative for MPEG TS format.

Does anyone know, if there is a tool based on ffmpeg to do this ?