Add examples to readme

This commit is contained in:
mmcwilliams 2019-05-30 21:15:12 -04:00
parent f653f88680
commit 07e657b4c7
3 changed files with 3 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.DS_Store

View File

@ -10,9 +10,8 @@ Installation instructions for ffmpeg here: https://github.com/adaptlearning/adap
## Usage
`sh bipack.sh A.mp4 B.mp4 matte.mp4 output.mov`
This command will take video `A.mp4` and `B.mp4` as image sources while using `matte.mp4` as a high contrast matte which seperates the two image sources.
![bipack examples](img/example.jpg?raw=true "Examples")

BIN
img/example.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB