[FFmpeg-devel] [PATCH] avfilter: add setfps filter

Moritz Barsnick barsnick at gmx.net
Fri Oct 2 19:40:48 CEST 2015


On Tue, Sep 29, 2015 at 23:39:10 +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavfilter/Makefile     |   1 +
>  libavfilter/allfilters.c |   1 +
>  libavfilter/vf_setfps.c  | 119 +++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 121 insertions(+)
>  create mode 100644 libavfilter/vf_setfps.c

I'd love to comment on this new filter (if nobody else does), but I
don't quite understand the difference to the "fps" filter. I didn't try
*really* hard to wrap my head around it though.

Cheers,
Moritz


More information about the ffmpeg-devel mailing list