[FFmpeg-devel] [Patch] beautified + accelerated vf_fillborders – Please review
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Mar 19 18:31:59 EET 2019
2019-03-19 15:57 GMT+01:00, Ulf Zibis <Ulf.Zibis at cosoco.de>:
> $ debug/fillborders.sh
> Test[0] ======> 3-plane 8-bit YUV-colour: CYD_1005.jpg <======
> ./ffmpeg-p1 : CYD_1005.jpg --> ZZ_CYD_1005_mirror-0-0-5-5.jpg
This does not look like a command line but to avoid the encoding
time, "-f null -" can be used.
> 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.
Carl Eugen
More information about the ffmpeg-devel
mailing list