nmmes-module-he-audio

0.0.5 • Public • Published

NMMES-module-he-audio

A high efficiency audio module for nmmes-backend.

Features

  • Encode audio channels with the opus audio codec.
  • Downmix using Dolby Pro Logic II algorithm if there are more than 3 audio channels in a stream.
  • Skip lossless audio streams unless force encode is enabled.
  • Specify base bitrate per audio channel.

Installation

NPM

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

Options

The --force option ensures that lossless audio is also encoded.

Type: Boolean
Default: false


The --downmix option downmixes he-audio opus to Dolby Pro Logic II.

Type: Boolean
Default: false


The --bitrate option sets the encoding bitrate for he-audio per channel.

Type: Number
Default: 40


Readme

Keywords

none

Package Sidebar

Install

npm i nmmes-module-he-audio

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

4.88 kB

Total Files

4

Last publish

Collaborators

  • fallingsnow