centos - How do I convert a wav file to mp3 format using sox? -


When I run from the command line directly from the command line;

  SOCKS-R8000 - C1 < Wavfilename & gt; & Lt; Mp3filename & gt;  

I get the following error message:

SOCKS: unknown output file format for '747a.mp3': file type 'mp3' is not known

My machine is running the CentOS operating system.

You will need to install a suitable MP3 encoder, eg, or solx to support liblame Compile it again.

This is independent of your Perl programming :)


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -