Skip to content

Instantly share code, notes, and snippets.

@simonlynen
Created October 15, 2015 18:17

Revisions

  1. simonlynen created this gist Oct 15, 2015.
    1 change: 1 addition & 0 deletions video-side-by-side
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    avconv -i 2015Oct07_104821_spm.mp4 -i 2015Oct07_104821_vio.mp4 -filter_complex "[0:v:0]pad=iw*2:ih[bg]; [bg][1:v:0]overlay=w" output.mp4