|
From: gialloporpora <gia...@ya...> - 2011-03-08 11:06:39
|
Risposta al messaggio di Fmiser : >> gialloporpora wrote: > >> Dear all, >> I have downloaded Sox for Windows v14.3.2 and I have a problem >> with MP3 files. >> >> When I try to works with MP3 files (no problems with wav >> files) I receive an error (missing libmad library) > >> With the previous version, 14.3.1, I had another error with >> MP3 files (libmp3lame library missing), I have updated hoping >> to solve this problem. There exist some workaround for this? > > There is nothing wrong with SoX. > > SoX is free software. MP3 is a patent encumbered format. SoX > does not "do" MP3. > > However, with a external library (mad or lame) acting an an > "interpreter", all of the SoX magic can be applied to MP3 files. > > So your issue is just as you described. libmad or libmp3lame > are missing. That means they need to be added. I don't recall > if just putting them in the correct place is enough to make it > work, or if it is also necessary to (re)compile SoX. > > -- Philip > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Sox-users mailing list > Sox...@li... > https://lists.sourceforge.net/lists/listinfo/sox-users Ok, with libmad.dll in the same directory of sox.exe it works perfectly, thanks. Sandro |