Interkuvapakkaus
Interkuvapakkaus, also known as interframe compression, is a video compression technique that exploits temporal redundancy between consecutive frames in a video sequence. Instead of encoding each frame independently, interkuvapakkaus encodes a subset of frames, called intra-frames or key frames, in their entirety. Subsequent frames, known as inter-frames, are then encoded by referencing these intra-frames and only storing the differences or motion vectors that describe how the content has changed from one frame to the next. This approach significantly reduces the amount of data required to represent the video, as most frames contain only minor variations from previous ones.
The effectiveness of interkuvapakkaus relies on the assumption that motion within a video is often predictable.
Interkuvapakkaus is widely used in video compression standards such as MPEG (Moving Picture Experts Group) and