Skip to content

Instantly share code, notes, and snippets.

@xDShot
Created January 22, 2020 17:59
Show Gist options
  • Save xDShot/0e604d30ba65d6a97cc8e31671b5a61d to your computer and use it in GitHub Desktop.
Save xDShot/0e604d30ba65d6a97cc8e31671b5a61d to your computer and use it in GitHub Desktop.
#!/bin/bash
ffmpeg -y -i $1 -i $2 -filter_complex alphamerge $3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment