Set FPS
FFmpeg Builder: Set FPS
This flow element will set the frames per second (FPS) in the FFmpeg Builder.
FPS
The desired frames per second (FPS).
If the input FPS and the desired FPS do not match then FFMPEG will convert it, e.g (23.976, 24, 30, 60).
Only If Higher
If the FPS should be adjusted only if the current FPS is more than the current.
Current FPS | Desired FPS | Changed |
---|---|---|
60 | 30 | ✅ |
30 | 24 | ✅ |
30 | 30 | |
24 | 30 |
Outputs
- FPS updated
- No changes were necessary