[FFmpeg-devel] [PATCH] lavfi: add splice filters

Stefano Sabatini stefasab at gmail.com
Sat Apr 13 11:11:21 CEST 2013


On date Friday 2013-04-12 13:05:14 +0000, Paul B Mahol encoded:
> On 4/9/13, Stefano Sabatini <stefasab at gmail.com> wrote:
> > ---
> >  doc/filters.texi         |   38 ++++++
> >  libavfilter/Makefile     |    2 +
> >  libavfilter/allfilters.c |    2 +
> >  libavfilter/f_splice.c   |  295
> > ++++++++++++++++++++++++++++++++++++++++++++++
> >  4 files changed, 337 insertions(+)
> >  create mode 100644 libavfilter/f_splice.c
> >
> 
> See: http://www.vapoursynth.com/doc/functions/splice.html#std.Splice
> 
> This acts similar to our concat, but:
> 
> http://www.vapoursynth.com/doc/functions/interleave.html#std.Interleave
> 
> Is something what above splice do.

Yes I think "interleave" or "tinterleave" (time interleave) should be
less confusing.
-- 
FFmpeg = Free and Freak Multipurpose Philosofic Elastic Game


More information about the ffmpeg-devel mailing list