Skip to content

DamZiobro/MJPEGDecoder

Repository files navigation

MJPEGDecoder

Application decodes pure MJPEG bitstream to AVI file

Compilation

Go to main source code directory and invoke following commands:

mkdir build
cd build
cmake ..
make 
sudo make install

Usage

mjpegDecoder inputMJPEGbistreamFile output.avi

Output

Output image files will be saved to directory where script is invoked as with names: "frame_.png"

Company Website

http://xmementoit.com

About

Decode AVI file from MJPEG bitstream

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors