[FFmpeg-devel] [PATCH v2] Allow 'concat' filter to support inputs with different frame rates

Calvin Walton calvin.walton at kepstin.ca
Wed Mar 15 00:11:12 EET 2017


On Sat, 2017-03-11 at 14:28 +0100, Michael Niedermayer wrote:
> On Thu, Mar 09, 2017 at 03:27:16PM -0500, Calvin Walton wrote:
> > ---
> >  libavfilter/avf_concat.c         |  15 ++-
> >  tests/fate/filter-video.mak      |   4 +-
> >  tests/ref/fate/filter-concat-vfr | 224
> > +++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 241 insertions(+), 2 deletions(-)
> >  create mode 100644 tests/ref/fate/filter-concat-vfr
> 
> seem to fail on x86-32
> 
> make: *** No rule to make target `tests/data/filtergraphs/concat-
> vfr', needed by `fate-filter-concat-vfr'.  Stop.
> make: *** Waiting for unfinished jobs....

Oops, I missed a 'git add' for the file with the new filter graph. I
have a couple of other fixes pending (to e.g. add missing newlines to
log output), so I'll resend an updated patch.

Calvin.

-- 
Calvin Walton <calvin.walton at kepstin.ca>


More information about the ffmpeg-devel mailing list