@ -437,6 +437,7 @@ def make_final_video(
path,
f="mp4",
**{
"c:v": "h264_nvenc",
"b:v": "20M",
"b:a": "192k",
"threads": multiprocessing.cpu_count(),
@ -466,6 +467,7 @@ def make_final_video(