Skip to content

Instantly share code, notes, and snippets.

@collinprice
Last active September 1, 2015 00:41
Show Gist options
  • Select an option

  • Save collinprice/44647b3a2f646cc1c1cb to your computer and use it in GitHub Desktop.

Select an option

Save collinprice/44647b3a2f646cc1c1cb to your computer and use it in GitHub Desktop.
Preview jekyll site locally. Go to _site.
python -m SimpleHTTPServer 8080
ffmpeg -i "concat:file1.mp3|file2.mp3" -acodec copy output.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment