QUOTE(xmixahlx @ May 31 2007, 02:35)

I've already seen the thread but there were no details on how Justin was able to exactly get the ac3 encoder from ffmpeg and create a stand alone command line version. of course the ac3 encoder alone is the ac3enc.c of the ffmpeg (am i right?), but how do you know which header and c files are needed and where to place them?
Also, there are instructions on building aften using cmake und linux, but how do you build it under windows? i also tried following the steps:
http://forum.doom9.org/showthread.php?t=113074&page=26 (post # 304) but i still don't get it unfortunately.
The reason for asking this is that i am hoping to study the encoder and build/compile it by myself. To be able to do this, interest lies on studying both ffmpeg (since this is the original) and aften (since this is perhaps the most advance).
There are already available builds but no detailed guide on how kurtnoise, wisodev, or justin made the builds.
So to summarize things up:
1. how exactly do i make an ac-3 encoder from ffmpeg?
2. how exactly do i build aften in windows? (using the build systems by kurtnoise, wisodev, justin)
Forgive me for asking basic questions, i hope someone would enlighten me on this. Thank you very much!
Thanks xmixahlx for the quick reply =)