Python implementation of an MPEG-4-style video codec — covers YCbCr color conversion, chroma subsampling, DCT-based compression, motion compensation, and GOP structuring.
-
Updated
Jul 2, 2026 - Python
Python implementation of an MPEG-4-style video codec — covers YCbCr color conversion, chroma subsampling, DCT-based compression, motion compensation, and GOP structuring.
To associate your repository with the mpeg4 topic, visit your repo's landing page and select "manage topics."