biprediction
Bidirectional prediction, or biprediction, is a technique in video compression in which the current block is predicted from two reference frames rather than from a single reference. It is most commonly employed in B-frames, which are frames predicted using both past and future references to improve temporal redundancy reduction.
To form a bi-predicted block, the encoder generates two inter predicted blocks: one from a forward reference
Bi-prediction enhances compression efficiency by leveraging information from two temporal directions. It is widely used in
While bidirectional prediction improves quality at a given bitrate, it increases computational complexity on both the