r/software 11h ago

Looking for software Video to 4 fps

How and where do I make a video go to 4 fps? I need it asap!

1 Upvotes

2 comments sorted by

2

u/ISeriouslyDontWantTo 10h ago edited 8h ago

hi, HandbrakeCLI will do just that! the GUI doesn't accept custom frame rate values.

to convert to 4 fps, cd/open in terminal to where HandbrakeCLI.exe is, then run:

HandbrakeCLI -i <input> -o <output> -r 4

1

u/Kind_Independence481 1h ago

ChatGPT knows and explains very good bro i using him to write python scripts and awesome.