TalkingSoft.com Forums: Lame with libsnd - TalkingSoft.com Forums

Jump to content

Codecs.com New Forum
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Lame with libsnd

#1 Guest_JRR_*

  • Group: Guests

Posted 01 December 2009 - 01:00 PM

Hi, my name is José Rodolfo and I am using Lame to convert all the files. I did not have problems with it, all the conversions was nice, but recently I needed to convert a wav file with audio format: CCITT A-Law and I get the following error message:

Unsupported data format: 0x0006.
After some researches, I tried the version that's compiled with 'libsndfile’. That version converted the .wav file to .mp3. But that version was only with Lame.exe and libsnd.dll. l would like to compile Lame with libsndfile by myself, but I’m having some problems.
I am using the following systems to compile:

[/indent]• OS: Windows XP sp3

• Compiler: MinGW MSYS

• lame-398-2

• libsndfile-1.0.20
At MinGW I used the following at the first time:
* To compile libsnd:

o ./configure

o make

o Make intall

* To compile lame:

o ./configure --with-fileio=sndfile --with-sndfile-prefix=/c/libsndfile-1.0.20/lib

o make

o Make install

At the ./configure to compile lame, I get the following message:
checking for SNDFILE... checking use of file io... lame
configure: WARNING: Could not find any sndfile lib on system.
Then, I tried the following:

• ./configure --with-fileio=sndfile SNDFILE_LIBS=/c/libsndfile-1.0.20/lib

• make

• make install

And I get this error message:
get_audio.h:74:21: sndfile.h: No such file or directory
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/d/Frameworks/lame-398-2/frontend'

I would be glad to help with anything that might solve this problem.
Greetings.

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users