check front

This commit is contained in:
j 2025-05-08 08:09:25 +01:00
commit 824170afb4

View file

@ -598,7 +598,7 @@ def render_all(options):
for a, b in (
("back-audio.mp4", "back.mp4"),
("front-5.1.mp4", "back.mp4"),
("front-5.1.mp4", "front.mp4"),
):
duration_a = ox.avinfo(str(fragment_prefix / a))['duration']
duration_b = ox.avinfo(str(fragment_prefix / b))['duration']