[FFmpeg-devel] [PATCH] lavfi: add realtime filter.
Paul B Mahol
onemda at gmail.com
Thu Oct 25 21:26:31 EEST 2018
Hi,
On 11/7/15, Nicolas George <george at nsup.org> wrote:
> Le quartidi 4 brumaire, an CCXXIV, Nicolas George a écrit :
>> Similar to the -re option in ffmpeg that only works for input files.
>> Can be used at any place in the filter graph.
>>
>> Signed-off-by: Nicolas George <george at nsup.org>
>> ---
>> Changelog | 1 +
>> doc/filters.texi | 16 ++++++
>> libavfilter/Makefile | 2 +
>> libavfilter/allfilters.c | 2 +
>> libavfilter/f_realtime.c | 130
>> +++++++++++++++++++++++++++++++++++++++++++++++
>> 5 files changed, 151 insertions(+)
>> create mode 100644 libavfilter/f_realtime.c
>
> Pushed.
>
> Regards,
>
> --
> Nicolas George
>
What about making target speed configurable? 1x .. 1.5x .. 2x and so on.
More information about the ffmpeg-devel
mailing list