From 72c836459f6387db086eb78d7746243cdc7952cd Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:54:57 +0000 Subject: [PATCH] [normalise_aac] v0.0.6 --- source/normalise_aac/README.md | 8 +++++++- source/normalise_aac/description.md | 27 ++++++++++++++++++++++----- source/normalise_aac/info.json | 2 +- 3 files changed, 30 insertions(+), 7 deletions(-) diff --git a/source/normalise_aac/README.md b/source/normalise_aac/README.md index 0cb0467ed..032f51218 100644 --- a/source/normalise_aac/README.md +++ b/source/normalise_aac/README.md @@ -1,3 +1,9 @@ # Normalise AAC Audio Streams +Plugin for [Unmanic](https://github.com/Unmanic) -plugin for [Unmanic](https://github.com/Unmanic) +--- + +### Information: + +- [Description](description.md) +- [Changelog](changelog.md) diff --git a/source/normalise_aac/description.md b/source/normalise_aac/description.md index 4c836eba3..f18b19d12 100644 --- a/source/normalise_aac/description.md +++ b/source/normalise_aac/description.md @@ -1,4 +1,16 @@ +--- + +##### Links: + +- [Support](https://unmanic.app/discord) +- [Issues/Feature Requests](https://github.com/Unmanic/plugin.normalise_aac/issues) +- [Pull Requests](https://github.com/Unmanic/plugin.normalise_aac/pulls) + +--- + +##### Documentation: + For information on the normalisation settings: - [http://johnriselvato.com/ffmpeg-how-to-normalize-audio/](http://johnriselvato.com/ffmpeg-how-to-normalize-audio/) @@ -6,25 +18,30 @@ For information on the normalisation settings: For more advanced information on the "loudnorm" filter being used: - [https://ffmpeg.org/ffmpeg-filters.html#loudnorm](https://ffmpeg.org/ffmpeg-filters.html#loudnorm) +--- -### Config description: +##### Additional Information: + +The integrated loudness target -#### The integrated loudness target This can be understood as the "overall" or "average power" level of your audio. - Range is '**-70.0**' to '**-5.0**'. - Default value is '**-24.0**'. -#### Loudness range +Loudness range + Loudness range measures the variation of loudness over your entire track. - Range is '**1.0**' to '**20.0**'. - Default value is '**7.0**'. -#### Maximum true peak +Maximum true peak + The absolute maximum level of the signal waveform. - Range is '**-9.0**' to '**+0.0**'. - Default value is '**-2.0**'. -#### Ignore all files previously normalised with this plugin +Ignore all files previously normalised with this plugin + If this is selected, the plugin will ignore any files found that have been tagged by the plugin as having already been normalised. If this is unselected, then the plugin will only ignore files that are found to have been normalised by this plugin with the exact same settings configured. diff --git a/source/normalise_aac/info.json b/source/normalise_aac/info.json index bc42b6bac..98344ca65 100644 --- a/source/normalise_aac/info.json +++ b/source/normalise_aac/info.json @@ -5,7 +5,7 @@ 2 ], "description": "Normalise the audio of AAC audio streams. This plugin will only process files with AAC streams.", - "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.normalise_aac/master/icon.png", + "icon": "https://raw.githubusercontent.com/Unmanic/plugin.normalise_aac/master/icon.png", "id": "normalise_aac", "name": "Normalise AAC Audio Streams", "platform": [