wastesorting
2010-01-20
Lossless concatenation of mp3 files
cat file list... | ffmpeg -f mp3 -i - -acodec copy outfile.mp3
Source:
http://lyncd.com/2009/02/how-to-merge-mp3-files/
2010-01-03
Easy GIT
Easy GIT
is a single-file wrapper script for
git
, designed to make git easy to learn and use.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)