Commit Graph

58 Commits

Author SHA1 Message Date
cb75402539 changed "first pass analyzing output" to include a progress 2025-10-25 10:44:24 +02:00
46fa0896ae Replaced "sox" with "ffmpeg" for audio normalization 2025-10-24 17:13:44 +02:00
8fed780dce update Sox to Sox NG 2025-10-24 17:02:16 +02:00
3682f17073 complete replacement of all: did not work properly 2025-09-22 13:39:02 +02:00
1177f54996 Reverted Backup to working function 2025-09-22 13:04:20 +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
ccfaeff143 Replacement of the audio normalization in mkvopusenc 2025-09-22 08:16:17 +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
da56bc3a81 Removed extra scene-detection step 2025-08-29 07:38:49 +02:00
1c371e80a8 don't add metadata when extracting audio 2025-08-28 12:59:39 +02:00
17afcb1579 adjusted the workers, "lp" and progress output 2025-08-28 12:02:06 +02:00
359ff6f04c level of parallelism 2025-08-28 11:52:48 +02:00
ba05642ad6 Double line print 2025-08-28 11:37:20 +02:00
6cfdb40e7f New changes to code 2025-08-28 11:34:21 +02:00
d325866162 Again some updates for Svt-Parameters 2025-08-28 11:25:31 +02:00
4b3f087104 CleaneUr Output ; Updates Svt-Params 2025-08-28 11:23:14 +02:00
665272ffc9 Updated script to include Svt-Av1-Essentials 2025-08-28 11:01:14 +02:00
8bc672ca6b added option for mono audio 2025-08-09 16:34:06 +02:00
5f108ade66 fix for negative crop with autocrop 2025-08-06 13:43:00 +02:00
9eaf823ffc Updated "LICENSE.md" 2025-08-02 08:30:35 +02:00
e9352ed6a0 Integration of cropdetec-logic into anime_audio_encoder and tv_audio_encoder. Rewrite of readmes 2025-07-20 22:30:45 +02:00
ba4eac1775 error in crop-detect logic 2025-07-20 10:12:29 +02:00
a9adbc5954 change of logic for cropdetect 2025-07-19 16:25:05 +02:00
98ea4baaad Bug when a simple "remux" should be done 2025-07-19 10:49:46 +02:00
7452a97e64 readme was cut off 2025-07-17 16:29:50 +02:00
d2c08e92eb added cropdetect script 2025-07-17 16:24:06 +02:00
c4a80e4818 again: another Readme update 2025-07-17 12:28:19 +02:00
ea9aa045c8 adjusted output folder bahavior 2025-07-17 12:13:59 +02:00
d357aaac80 updated logic about folder creation 2025-07-17 12:05:21 +02:00
1ea5cb77ff updated readme for latest change 2025-07-17 11:39:21 +02:00
2690340101 Added logging to audio-processing 2025-07-17 11:36:31 +02:00
14f40ef781 Added new script, adjusted README's 2025-07-17 11:20:56 +02:00
7c3d079cbe updated "readme" for better formating 2025-07-17 10:48:37 +02:00
09f5aa2d38 Updated readme's 2025-07-17 10:44:04 +02:00
e9454edafc Update README_Anime Audio Encoder.md 2025-07-17 10:36:31 +02:00
5a7076c117 added "logging" 2025-07-17 10:13:49 +02:00
8d2d272185 improvements by Gemini 2.5 Pro 2025-07-17 10:00:54 +02:00
583838c4f0 Remove unused variables and redundant code.
Consider using more robust mapping between ffprobe, mkvmerge, and mediainfo tracks (by language, title, or other tags if possible).
2025-07-17 09:54:49 +02:00
b53e79e005 changes in audio delay processing 2025-07-17 09:52:04 +02:00
d953574733 bug fix: one AI gives faulty error, another AI fixes it 2025-07-17 08:58:52 +02:00
79dd5316fc next change in audio processing 2025-07-17 08:54:13 +02:00
17bb9d7d0a Changed audio processing of input codecs 2025-07-17 08:03:31 +02:00
ccf43ab7fb Merge pull request 'Changed the loop to recheck for newly added MKV files' (#1) from version1 into main
Reviewed-on: #1
2025-07-17 07:52:15 +02:00
b7250156b4 Changed the loop to recheck for newly added MKV files 2025-07-17 07:48:01 +02:00