I once created an LScript that freezes the movment of your item (in this case the camera) between the specified frames by cloning it all along the path to one frame.
It worked great but the problem was that there is no way to render one frame out of every camera (unless you do it manually) and I couldn't make a script that would do that either.