#include "Media/MrawvOutputStream.H"
#include "Media/MrawvEncoder.H"
#include "Transport/TransportOpts.H"
Go to the source code of this file.
Variables | |
static const ModelOptionDef | OPT_MrawvOutputScale255 |
MrawvOutputStream writes multiple multi-frame rawvideo files
Definition in file MrawvOutputStream.C.
const ModelOptionDef OPT_MrawvOutputScale255 [static] |
{ MODOPT_FLAG, "MrawvOutputScale255", &MOC_OUTPUT, OPTEXP_CORE, "Whether to rescale floating-point outputs into a 0-255 range " "when they are sent to --out=mraw", "mraw-output-scale-255", '\0', "", "false" }
Definition at line 47 of file MrawvOutputStream.C.