As I understand it, all of the "create a build order from the replay" sites/tools out there suffer inaccuracy because a replay file is just a list of input actions. There's no distinguishing between building a probe, queueing a probe, not having enough money to build a probe, and being supply blocked.<p>People try to model what the game does but without actually reimplementing all of SC2 perfectly, you'll still have bugs.<p>I think, on the other hand, if you had a video taken with the production tab open, and did some really simple image processing to determine what is being built at any given time, you could do a lot better than everyone else.<p>(I've been kicking this idea around for a while but never got past playing around with a single .PNG, and it looks like you have all the hard .sc2replay -> video stuff worked out already!)