Script for simulating traveling mattes with ffmpeg
Go to file
mmcwilliams f653f88680 Created working script. Use 3 input files, 2 picture and 1 matte to generate an output video 2019-05-30 19:32:19 -04:00
notes Created working script. Use 3 input files, 2 picture and 1 matte to generate an output video 2019-05-30 19:32:19 -04:00
scripts Created working script. Use 3 input files, 2 picture and 1 matte to generate an output video 2019-05-30 19:32:19 -04:00
README.md Created working script. Use 3 input files, 2 picture and 1 matte to generate an output video 2019-05-30 19:32:19 -04:00
bipack.sh Created working script. Use 3 input files, 2 picture and 1 matte to generate an output video 2019-05-30 19:32:19 -04:00

README.md

bipack

Script for simulating traveling mattes with ffmpeg.

Requirements

Uses ffmpeg to generate matte files, apply mattes as alpha masks and render final video.

Installation instructions for ffmpeg here: https://github.com/adaptlearning/adapt_authoring/wiki/Installing-FFmpeg

Usage

sh bipack.sh A.mp4 B.mp4 matte.mp4 output.mov