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
- Host: GitHub
- URL: https://github.com/ascpixi/mozjpeg-mjpeg
- Owner: ascpixi
- License: mit
- Created: 2024-03-14T16:03:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-14T16:10:07.000Z (over 1 year ago)
- Last Synced: 2025-04-13T21:16:58.187Z (6 months ago)
- Topics: compression, encoding, ffmpeg, image-encoding, mjpeg, mozjpeg, video-encoding
- Language: Python
- Homepage:
- Size: 8.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.