MistAnalyserH264
MistAnalyserH264
Analyser for raw H264 files.
Usage
MistAnalyserH264 [options] [filename]
Options
| Option | shorthand | Value | Default | Description |
|---|---|---|---|---|
| --debug | -g | 1-10 | Set at compilation, 3 in most cases | Sets the debug level at which messages are printed |
| --detail | -D | 0-10 | 2 | Sets the detail level for analyses |
| --help | -h | Binary | false | If set, display usage and version information then exit |
| --sizeprepended | -s | Binary | false | If set, data of packets is considered to be size-prepended |
| --timeout | -T | Numeral | Time in Seconds to run the analyses task | |
| --validate | -V | Binary | false | If set activate validation mode for load testing |
| --version | -v | Binary | false | If set display the library and application version, then exit |