Increase the fade in time
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s

This commit is contained in:
Nexus 2024-06-11 22:15:44 +01:00
parent 0774f09558
commit 89a2502b8e

View file

@ -266,7 +266,7 @@ class FFMeta(commands.Cog):
"-pix_fmt", "-pix_fmt",
"yuv420p", "yuv420p",
"-vf", "-vf",
"fade=in:0:d=5", "fade=in:0:d=22",
"-cpu-used", "-cpu-used",
"5", "5",
"-deadline", "-deadline",