Skip to content

Instantly share code, notes, and snippets.

@markjeee
Created October 25, 2010 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markjeee/644856 to your computer and use it in GitHub Desktop.
Save markjeee/644856 to your computer and use it in GitHub Desktop.
# split mp3 files in 5 secs interval, -n -x strip tags on the resulting mp3 files.
mp3splt -t 0.5 -n -x demo.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment