aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build_video.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build_video.py')
-rw-r--r--scripts/build_video.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build_video.py b/scripts/build_video.py
index 572e3b5..046625e 100644
--- a/scripts/build_video.py
+++ b/scripts/build_video.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-"""Arma la pista final (voz + piano con ducking) siguiendo el timeline de Manim
-y la pega al video renderizado."""
+"""Builds the final track (voice + piano with ducking) following the Manim
+timeline and muxes it onto the rendered video."""
import json, os, subprocess, sys, wave
import numpy as np