Skip to content

Commit 6fe9caa

Browse files
Version 3.0 is finally here!
1 parent 28af1ab commit 6fe9caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

video_creation/final_video.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def make_final_video(
269269
audio_bitrate="192k",
270270
verbose=False,
271271
threads=multiprocessing.cpu_count(),
272-
preset="ultrafast", #TODO debug
272+
#preset="ultrafast", # for testing purposes
273273
)
274274
ffmpeg_extract_subclip(
275275
f"assets/temp/{reddit_id}/temp.mp4",

0 commit comments

Comments
 (0)