The Mudcat Café TM
Thread #159255   Message #3773340
Posted By: Stanron
17-Feb-16 - 11:24 AM
Thread Name: Tech: Audio software to speed up/slow down
Subject: RE: Tech: Audio software to speed up/slow down
GUEST,DaveRo wrote: If you don't mind using command line utilities, the easiest way to convert a WAV to and MP3 is ffmpeg:

ffmpeg -i filename.wav filename.mp3


Just tried this and got

ffmpeg: command not found.

The only lame related software I've got installed is

'libmp3lame0' and 'libtwolame0'

Do these require different commands?