MxPEG
-to-MJPEG
/RGB
/yv12
converter. More...
#include <mxcpcFramewiseMxPEGDecoder.h>
#include <mxcpcStreamFile.h>
#include <mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly.h>
#include <mxcpcFramewiseMxPEGScanDecoderSoftwareOnly.h>
#include <mxcpcDefaultMxPEGDecoderBackEnd.h>
#include <mxcpcMxPEGRawFrameDumper.h>
#include <mxcpcMJPEGWriter.h>
#include <mxcpcDevNullStatusMessageHandler.h>
#include <mxcpcTime.h>
#include <cstdio>
#include <unistd.h>
Go to the source code of this file.
Functions | |
void | print_usage (const char *progname) |
void | process_command_args (int argc, char **argv, bool *show_usage, const char **mime_separator, const char **stream_filename, const char **out_filename, bool *raw, bool *yuv, float *sofs) |
int | main (int argc, char **argv) |
MxPEG
-to-MJPEG
/RGB
/yv12
converter.
Definition in file mxg2mjpg.cpp.