Commti prior to change to video tag below / above layering

This commit is contained in:
2026-03-16 16:57:54 +01:00
parent 757d966803
commit e734dbfcac
12 changed files with 416 additions and 154 deletions
+2 -20
View File
@@ -23,26 +23,8 @@
"talkinghead": [
{
"type": "audio_normalize",
"highpass": 100,
"room_eq": true,
"room_eq_freq": 300,
"room_eq_gain": -4,
"room_eq_width": 1.5,
"dereverb_model": "shared_assets/models/std.rnnn",
"dereverb_mix": 0.8,
"denoise": true,
"noise_floor": -25,
"gate": true,
"gate_threshold": -35,
"gate_range": -20,
"compress": true,
"threshold": -20,
"ratio": 4,
"attack": 5,
"release": 50,
"makeup": 2,
"normalize": true,
"target_lufs": -16,
"target_lufs": -14,
"target_lra": 11,
"target_tp": -1.5
},
@@ -101,5 +83,5 @@
},
"manuscript": "manuscript.txt",
"shorts": [],
"output_video": "out/final.mp4"
"output_video": "TRAILER.mp4"
}