SkillAgentSearch skills...

MJPEGDecoder

Decode AVI file from MJPEG bitstream

Install / Use

/learn @DamZiobro/MJPEGDecoder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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_<frameNumber>.png"

Company Website

http://xmementoit.com

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks3

Languages

C++

Security Score

75/100

Audited on Aug 17, 2024

No findings