diff --git a/README.md b/README.md index 598c188..3f59d69 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ This command will take video `A.mp4` and `B.mp4` as image sources while using `m ![bipack examples](img/example.jpg?raw=true "Examples") +## Examples + +[![Bipack example 1](https://sixteenmillimeter.com/projects/bipack/img/clavilux_of_FL-1331705137052717060.jpg)](https://sixteenmillimeter.com/projects/bipack/img/clavilux_of_FL-1331705137052717060.mp4) + +Generously provided by Dave Rodriquez Twitter: [@clavilux_of_FL](https://twitter.com/clavilux_of_FL) Github: [@drodz11](https://github.com/drodz11) + ## Explanation This script started as a multi-command experiment that finally got reduced to a single command that leans heavily on ffmpeg's `maskmerge` filter: [Documentation](https://ffmpeg.org/ffmpeg-filters.html#maskedmerge)