78ee74ed9d
Huge rework of this script
...
- Implement different conversions for lossless and lossy sources
- Remove unused functions
- Cleanup comments
I noticed that FLAC --> FLAC normalisation will change the bit depth
from 16 to 24. Wasn't able to find a simple solution for it, so I
asked on the ffmpeg-user mailing list
https://ffmpeg.org/pipermail/ffmpeg-user/2024-March/057774.html
2024-03-23 18:32:01 +01:00
9cab744773
Increase dynamic range some more
2024-01-27 20:46:14 +01:00
eb122054ea
reduce overall loudness
2023-12-22 12:40:24 +01:00
e644300d75
Decrease target loudness and increase dynamic range
2023-06-05 21:09:12 +02:00
9b666176da
Set loudness normalization to -24
2023-05-22 19:57:33 +02:00
689497136d
Change LRA to 7.0
2022-11-14 20:58:03 +01:00
895a19eb78
Output dynamically normalised songs at the end
2022-11-14 20:15:52 +01:00
1a26315578
Same example with process pool
2022-11-14 16:04:25 +01:00
294d7edaf7
Add small sample pool function
2022-11-14 16:02:02 +01:00
ae73c49742
WIP print dynamically normalized songs
2022-11-13 21:54:24 +01:00
d5c56f5f44
Remove print statement
2022-10-08 14:15:58 +02:00
b145688b6b
Separated ffmpy arguments into dicts. (use later to include covers)
2022-10-08 14:15:24 +02:00
c14fc5a77d
Move prints to beginning of function
2022-10-04 18:55:10 +02:00
f26177b6d7
Add reset option. Use mtime from the end of the run
2022-10-04 18:40:40 +02:00
d584ab9bde
Always overwrite normalized files
2022-10-04 18:40:29 +02:00
1ecd83723a
Fully functioning version
2022-10-04 18:16:56 +02:00
b6232f28e5
Convert function
2022-10-03 21:39:53 +02:00
26d22d410f
Importing json
2022-10-03 21:39:38 +02:00
c483092b78
Finish loudness_info to return dict
2022-10-03 21:39:19 +02:00
efbaa72afb
Initial commit
2022-10-03 19:58:45 +02:00