[FFmpeg-user] Default output fps vs fps filter @ 30fps
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Oct 21 00:59:27 EEST 2019
> Am 20.10.2019 um 23:05 schrieb Hans Carlson <forbyta at gmx.com>:
>
> Is there any advantage (or disadvantage) to using the fps filter vs the -r option in this particular case?
The main difference between the fps filter and the constant frame rate output that can be forced by the command line utility is that the filter is less verbose.
The algorithms are not equally greedy but it is likely that this makes little or no difference for your use case.
Carl Eugen
More information about the ffmpeg-user
mailing list