Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Listen to podcasts at 1.5x speed' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Listen to podcasts at 1.5x speed
Authored by: Cezary Okupski on May 15, '09 03:28:49AM
To play audio faster (or convert it that way) using the command line you could use sox (http://sox.sourceforge.net/). In theory you could install it from MacPorts (sudo port install sox), but in practice in order to support MP3 format you have to compile it from source code with MAD and LAME libraries. MacPorts version supports many other formats for example AIF, so you can give it a go. Should there be any interest, I could make a tutorial on this.

[ Reply to This | # ]
Listen to podcasts at 1.5x speed
Authored by: Cezary Okupski on May 15, '09 03:49:08PM
Oh, and there is yet another way to accomplish this with mplayer: http://mark.santaniello.com/archives/260

[ Reply to This | # ]