nmmes-module-encoder

0.0.5 • Public • Published

NMMES-module-encoder

An encoder module for nmmes-backend.

Dependencies

Installation

NPM

Options

The --preview option ensures the encoder only encodes a segment as long as defined by --preview-length.

Type: Boolean
Default: false


The --preview-length option specifies the length of a preview in preview mode and/or a sample in milliseconds.

Type: Number
Default: 30000 (30 seconds)


The --destination option allows you to choose where finished encodes should be deposited.

Type: String
Default: A folder named nmmes-out in your current working directory.


The --quality option sets the container to store the finished encode in. This option is only technically limited to ffmpegs muxing ability and container codec compatibility. More options can be found in ffmpeg's file format support and muxing support documentation.

Type: Number
Default: 19


The --video-codec option sets the

Type: String
Options: libx265, libx264
Default: libx265

Readme

Keywords

none

Package Sidebar

Install

npm i nmmes-module-encoder

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

5.25 MB

Total Files

10

Last publish

Collaborators

  • fallingsnow