Use VFR + 25fps PAL

This commit is contained in:
Nexus 2024-08-01 19:13:03 +01:00
parent 6adb5bdd35
commit 04f966a41c
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -134,6 +134,10 @@ class TruthSocialTranscode(niobot.Module):
"-movflags",
"faststart",
"-y",
"-fps_mode",
"vfr",
"-r",
"25",
"-f",
"mp4",
out_fd.name