Skip to content

NMMES/nmmes-module-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published