Use the FPS filter

This commit is contained in:
Nexus 2024-08-01 19:15:08 +01:00
parent 26d251a41e
commit 730ab1fc2c
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -131,14 +131,12 @@ class TruthSocialTranscode(niobot.Module):
"-b:a",
"96k",
"-vf",
"scale=-2:'min(1080,ih)'",
"scale=-2:'min(1080,ih)',fps=25",
"-movflags",
"faststart",
"-y",
"-fps_mode",
"vfr",
"-r",
"25",
"-f",
"mp4",
out_fd.name