These scripts are the result of half a day experimenting with ffmpeg and how to create transitions between video inputs.
Each .sh
script will merge the same input files (assets/0.mp4
and assets/1.mp4
) and output to the same file (output.mp4
) with different transitions between the two inputs.
- Parameterize the duration of the transition
- Optimize video output