Use a constant framerate, vfr felt jittery

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

View file

@ -135,8 +135,8 @@ class TruthSocialTranscode(niobot.Module):
"-movflags", "-movflags",
"faststart", "faststart",
"-y", "-y",
"-fps_mode", # "-fps_mode",
"vfr", # "vfr",
"-f", "-f",
"mp4", "mp4",
out_fd.name out_fd.name