This website requires JavaScript.
Explore
Help
Register
Sign In
exu
/
configs
Watch
1
Star
0
Fork
0
You've already forked configs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
05e869c42c
configs
/
music-normalize
/
requirements.txt
4 lines
27 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add requirements
2023-05-21 13:58:53 +02:00
ffmpy
Complete rewrite with pyloudnorm Based on https://ffmpeg.org/pipermail/ffmpeg-user/2024-March/057775.html loudnorm is a low quality filter. Some research gave some alternatives. One of these is "pyloudnorm", a native python module implementing EBU R 128 loudness normalization. This is what I have implemented now instead of the old ffmpeg filter. In the future additional rewrites to use the official FLAC and OPUS encoders might be desirable for better compression.
2024-03-24 12:57:59 +01:00
soundfile
pyloudnorm
Reference in New Issue
Copy Permalink