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
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