Skip to content

EzzatEsam/MPEG-EncoderDecoderPython

Repository files navigation

MPEG encoder/decoder made with python and numpy from scratch

This was a project for information theory course. The implementation is purely educational and is far from performant (it's slow af ngl) to be used in anything.

Examples:

Quality factor =85, compression ratio = 19:1

Quality factor =50, compression ratio = 42:1

Quality factor =20, compression ratio = 76:1

License

Apache 2.0

About

An educational purpose implementation of the H264 standard (MPEG) encoder/decoder in python and numpy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published