[FFmpeg-devel] [Patch] beautified + accelerated vf_fillborders – Please review
Ulf Zibis
Ulf.Zibis at CoSoCo.de
Mon Mar 25 12:13:01 EET 2019
Hi again,
Am 19.03.19 um 21:44 schrieb Ulf Zibis:
> Am 19.03.19 um 17:31 schrieb Carl Eugen Hoyos:
>>> 122670 decicycles in fillborders=0:0:5:5:mirror 3p-8bit-1x1,
>>> 1 runs, 0 skips
>> One run is not good.
>> Either use the loop option to filter the same frame again and
>> again or feed a video to ffmpeg.
> With:
> ./ffmpeg -y -v error -stream_loop 100 -i input.jpg -vf
> fillborders=5:5:5:5:mirror -f null -
> I still see only 1 run. What I'm doing wrong?
As I was not able to find a loop option I used -stream_loop. Now I'm
wondering, that it doesn't work as I expect.
Do I misinterpret the purpose of -stream_loop?
-Ulf
More information about the ffmpeg-devel
mailing list