[FFmpeg-devel] [PATCH] avfilter/vf_chromakey: Add chromakey video filter

Paul B Mahol onemda at gmail.com
Fri Sep 18 14:57:39 CEST 2015


On 9/18/15, Paul B Mahol <onemda at gmail.com> wrote:
> On 9/18/15, Timo Rothenpieler <timo at rothenpieler.org> wrote:
>> ---
>>  Changelog                  |   1 +
>>  MAINTAINERS                |   1 +
>>  doc/filters.texi           |  45 ++++++++++
>>  libavfilter/Makefile       |   1 +
>>  libavfilter/allfilters.c   |   1 +
>>  libavfilter/version.h      |   2 +-
>>  libavfilter/vf_chromakey.c | 211
>> +++++++++++++++++++++++++++++++++++++++++++++
>>  7 files changed, 261 insertions(+), 1 deletion(-)
>>  create mode 100644 libavfilter/vf_chromakey.c
>>
> Otherwise looks good, gonna test it.
>

Have you explored way how to handle borders?


More information about the ffmpeg-devel mailing list