remove FPS arg?
Some checks failed
Build and Publish / build_and_publish (push) Has been cancelled

This commit is contained in:
Nexus 2024-06-13 00:27:19 +01:00
parent 3ef550ca7e
commit 8325590bd3
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -270,7 +270,7 @@ class FFMeta(commands.Cog):
"-pix_fmt", "-pix_fmt",
"yuv420p", "yuv420p",
"-vf", "-vf",
"fade=in:0:d=22,pad='iw+mod(iw\\,2)':'ih+mod(ih\\,2)',fps=fps=2", "fade=in:0:d=22,pad='iw+mod(iw\\,2)':'ih+mod(ih\\,2)'",
"-tune", "-tune",
"stillimage", "stillimage",
"-preset", "-preset",