Is there any way to use common tools (ffmpeg? mplayer/mencoder? mkvmerge? etc) to find how often keyframes appear in a given video file? {and thereby finding the minimum seek size?} It seems like such an obvious statistic that there "must" be some common technique...
[if it helps, assume MKV container, H.264 video - I'd love to find a more general solution, but maybe that's not possible/practical?]