0.0.4 • Published 6 years ago

nmmes-module-stats v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

NMMES-module-stats

A statistics output module for nmmes-backend.

Features

  • Create a statistics file at the end of the encode.

Installation

NPM

See https://github.com/NMMES/nmmes-cli/wiki/Modules for additional instructions.

Options

The --type option sets the output file type of the statistics file.

Type: String Default: csv


The --output option sets the name of the output file.

Type: String Default: stats.csv


The --data option determines which statistics should be stored in the statistics file.

Type: Array Default: metadata.input.format.filename time reduction.percent reduction.size Example: metadata.input.format.filename metadata.input.format.size metadata.output.format.size metadata.input.streams.0.codec_name