18 Commits

Author SHA1 Message Date
32eb55d760 feat: Add HandBrakeCLI and ffmsindex to required tools and remove mkvpropedit. 2025-12-05 22:13:49 +01:00
598d3001a6 feat: Introduce logging and type hints, replacing print statements with structured logging. 2025-11-21 12:28:27 +01:00
961297293a feat: adjust loudnorm integrated loudness and true peak targets in ffmpeg filter. 2025-11-21 09:35:18 +01:00
63346875d3 Changed Values of the loudnorm filter 2025-11-06 16:20:28 +01:00
0928f7fbbf include "--no-defaults" for av1an to ignore SVT-AV1-Essentials special parameters 2025-11-06 14:10:07 +01:00
63d1b49145 Replaced the lsmas with ffms2 2025-11-06 13:17:17 +01:00
500047f6b1 Return to working version 2025-11-06 13:10:16 +01:00
02612c5fa2 Bugfix (again): Output was broken again 2025-10-25 12:15:32 +02:00
1f49ea2a23 updated the analyse - output to a "more robust" output handling 2025-10-25 11:14:05 +02:00
cb75402539 changed "first pass analyzing output" to include a progress 2025-10-25 10:44:24 +02:00
8d8d8b0df7 bug fix and adjustment of LUFS to -18 for better dynamic range 2025-09-22 08:56:04 +02:00
d42d786eb9 bug-fix of audio processing 2025-09-22 08:37:43 +02:00
128bab403a changed audio normalization to a 2-pass filtering to make sure, the audio quality is retained 2025-09-22 07:54:21 +02:00
27f8816917 replaced sox_ng with ffmpeg for audio-processing 2025-09-21 23:51:34 +02:00
4f347e930d command for sox_ng did not include the progress-parameter 2025-09-21 22:53:06 +02:00
349265dee2 updated "sox" to "sox_ng" 2025-09-21 21:06:47 +02:00
0932bb7019 Updated readme-files and sox-command 2025-09-21 21:04:19 +02:00
8577bfcac8 Updated to "sox_ng" and changed the audio normalization to "loudnorm -18 LUFS " 2025-09-21 20:47:18 +02:00