

If the input -framerate is lower than the output -r then ffmpeg will duplicate frames to reach your desired output frame rate. If you want the input and output frame rates to be the same, then just declare an input -framerate and the output will inherit the same value.īy using a separate frame rate for the input and output you can control the duration at which each input is displayed and tell ffmpeg the frame rate you want for the output file.

