[FFmpeg-devel] [Patch] beautified + accelerated vf_fillborders – Please review

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Mar 26 16:47:40 EET 2019


2019-03-26 15:42 GMT+01:00, Ulf Zibis <Ulf.Zibis at cosoco.de>:

> Do you mean the following option? Unfortunately I still see only 1 run.
>
> I know, that it works with "-vf -loop=loop=1024:size=1:start=0", but I
> ask, because I want to understand the purpose of the shorter option
> "-loop number".

> ./ffmpeg-p7b -y -i debug/8.jpg -loop 1024 -vf

loop is an input option, consider using rawvideo (possibly /dev/zero)
as input to increase performance (and reduce measurement error).

> fillborders=25:25:25:25:mirror debug/ZZ_8_mirror-25-25-25-25.jpg

and output to "-f null -".

Carl Eugen


More information about the ffmpeg-devel mailing list