No License
this is the implementation of mpeg2 compression for doing streaming over internet (streaming over IP is not implemented yet) this code might be difficult to understand bcz very little comments have been made.
as you will run it video file will be produced.
some kind of noise appears i have no idea from where this noise is coming. i will be grateful if somebody can sort that out. code has only been implemented uptil quantization part.
news.avi might not get extracted
so here is what you can do
open main44.m
and replace the file name "news.avi" with whatever avi(matlab readable) you have got
Cite As
Zahid Ali (2024). mpeg compression (https://www.mathworks.com/matlabcentral/fileexchange/11291-mpeg-compression), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis >
- Signal Processing > Wavelet Toolbox > Denoising and Compression >
Tags
Acknowledgements
Inspired by: Block Matching Algorithms for Motion Estimation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
mpeg/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | some people have claimed that they cannot extract news.avi therefore i have added little guide for them |