remove dynaudnorm filter (#1573)

This commit is contained in:
Jason Dove
2024-01-25 19:56:14 -06:00
committed by GitHub
parent 60b3bc92f4
commit 45c04366c9
12 changed files with 9897 additions and 10 deletions
+3
View File
@@ -48,6 +48,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- In schedule items, disambiguate seasons from shows with the same title by including show year
- Old format: `Show Title (Season Number)`
- New format: `Show Title (Show Year) - Season Number`
- Remove FFmpeg Profile `Normalize Loudness` option `dynaudnorm` as it often caused streams to fail to start
- Disable loudness normalization by default in new FFmpeg Profiles
- Use AAC audio format by default in new FFmpeg Profiles
## [0.8.4-beta] - 2023-12-02
### Fixed