Help - Search - Members - Calendar
Full Version: FAAC ver.1.24 compile problem in VC6.0 on windows
Hydrogenaudio Forums > Lossy Audio Compression > AAC > AAC - Tech
donquicoke
I am pretty new in AAC and want to give try to compile myself - but I just can't get the codes work sad.gif

I extracted files in FAAC ver.1.24 folders "frontend" and "libfaac" to compile with following the suggestion on:

http://www.audiocoding.com/modules/newbb/v..._id=172&forum=3

using "mp4.h" and "mpeg4ip.h" from FAAD2.

Still have the a lot of problems.

wondering if any one has any experiences on this, any suggestion/help will be appreciated:)

I know John33 posted a win32 compiled version at:

http://homepage.ntlworld.com/jfe1205/faac_project.zip

last year, but it doesn't work anymore ....

If anyone still holds this version or knows how to contact John33, please, please let me know.

Thanks in advance!
donquicoke
Thanks, rjamorim. But there is only exe file on your link, and i really need the compiled C code to learn AAC.
rjamorim
Oho! I see.

Well, if you want to compile only the command line executable, don't load the faac.dsw at the root folder. Instead, load the one located inside the /frontend folder. The one in the root folder is hopelessly outdated.

Also, make sure you are using the latest Visual Studio service pack.
http://msdn.microsoft.com/vstudio/downloads/updates/sp/
donquicoke
Thanks again, rjamorim.

But the faac.dsw at /frontend folder is actually blank, and so is the one at the root folder ....

I guess it's nothing to do with the project setting, and i use the newest VC SP.

God~
rjamorim
What the!

Where did you get those sources? They are seriously broken.

Here, try these:
http://www.rarewares.org/rja/faac.rar

It's a fresh CVS sweep, and I just compiled them without problem on my VC6+SP6
donquicoke
It works! Thanks a lot!

I found there is no "common" folder in my unloaded version from audiocoding.com.... wired .... what are those .cpp files in libmp4v2_st project for?
i know the encoding is mainly performed by libfaac.
rjamorim
QUOTE(donquicoke @ May 15 2005, 11:16 PM)
I found there is no "common" folder in my unloaded version from audiocoding.com.... wired .... what are those .cpp files in libmp4v2_st project for?
i know the encoding is mainly performed by libfaac.
*



Those .cpps are to wrap the AAC stream inside an MP4 container while it is being encoded. I seem to recall you can disable using libmp4v2 at compile time, and then FAAC will always write raw AAC streams.

And where exactly did you grab your sources from? If it is from the sourceforge release system, I must urgently replace them with working ones.
donquicoke
Thanks a lot!

I downloaded from audiocoding.com:

http://www.audiocoding.com/modules/mydownl...php?cid=1&lid=5
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.