exu
10cf2f455d
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. |
||
---|---|---|
arch-config | ||
arch-setup | ||
arch-themes | ||
easyffmpeg | ||
music-normalize | ||
nixos-config | ||
.gitattributes | ||
.gitignore | ||
README.md |
Main repository location is https://gitea.exu.li/RealStickman/configs
Configs
All my config files, scripts and other in one place.
Mostly focused on ArchLinux, although there is also a NixOS configuration and independent Python programs.
ArchLinux
First time installation
Enable the multilib
repository in /etc/pacman.conf
git clone https://gitea.exu.li/realstickman/configs.git
cd configs/arch-setup
./install.sh
Config updates
Either use the included alias
upconf
or run the script directly.
~/scripts/arch-config.sh