Log in

View Full Version : Listing IDR/I/P/B-frames


msundman
18th February 2007, 04:57
Is there a tool that can output some info from which it would be easy to parse which frames in a video are of what type? I'm mostly interested in locating IDR-frames, but other frame types can also be nice to know.

bond
18th February 2007, 12:39
h264_parse on raw streams
mp4videoinfo on mp4 files

both from mpeg4ip

msundman
18th February 2007, 20:14
Just what I needed, thank you very much!

morph166955
21st February 2007, 15:18
mplayer can do it as well i believe...i forget the options exactly so check the manual for them but ive definitely done things where ive needed it and i know its given it too me.

msundman
23rd February 2007, 12:58
mplayer can do it as well i believe...i forget the options exactly so check the manual for them but ive definitely done things where ive needed it and i know its given it too me.
Really? The man page of mplayer was the first place I looked, but couldn't find it. Well, doesn't matter since mp4videoinfo works, too.

Guest
9th March 2007, 02:03
DGAVCDec's index file now contains this information.