Skip to content

Instantly share code, notes, and snippets.

@thisismydesign
Created October 19, 2018 09:46
Show Gist options
  • Save thisismydesign/74b5a091cea74ad6ba7802c3873e2f5f to your computer and use it in GitHub Desktop.
Save thisismydesign/74b5a091cea74ad6ba7802c3873e2f5f to your computer and use it in GitHub Desktop.
Merge videos with VLC
cd FOLDER
."C:\Program Files\VideoLan\VLC\vlc.exe" input1.mp4 input2.mp4 vlc://quit --sout "#gather:std{access=file,dst=output.avi}" --sout-keep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment