An open API service indexing awesome lists of open source software.

https://github.com/ascpixi/mozjpeg-mjpeg

Encode MJPEG videos with mozjpeg
https://github.com/ascpixi/mozjpeg-mjpeg

compression encoding ffmpeg image-encoding mjpeg mozjpeg video-encoding

Last synced: 6 months ago
JSON representation

Encode MJPEG videos with mozjpeg

Awesome Lists containing this project

README

          

# mozjpeg-mjpeg
Efficiently encodes MJPEG streams via mozjpeg and ffmpeg, achieving better quality and compression rates.

## Comparison
| ffmpeg | mozjpeg |
| ------------- | ------------- |
| | |
| 5.33 MB | 4.64 MB |
| blocky when full-screen'd | smooth

> [!NOTE]
> The videos shown above have been re-encoded, as there seem to be some difficulties displaying MJPEG videos for both ffmpeg-encoded and mozjpeg-encoded ones. The original videos are stored in the "/etc/" folder in the repository.