This document discusses motion estimation and compression techniques for video frames using true motion tracking. It begins with an abstract describing motion estimation as determining motion vectors between video frames to model the transformation from one frame to the next. It then discusses how motion estimation is used in video compression to exploit temporal redundancy by comparing frames and estimating displaced regions. The document provides details on algorithms like exhaustive search that perform motion estimation and compensation to reconstruct frames from motion vectors and residual differences.