AAC: weekly report

I’m working on creating psychoacoustic model from recommendations presented in 3GPP TS26.403. Implementation is very rough but at least it can produce the files with desired bitrate (not quite that bitrate but ~2kbps around it).

Now the tasks are to eliminate noise from encoded material and add block switching. Maybe window switching as well.
Oh, and commit that all to FFmpeg SVN.

3 Responses to “AAC: weekly report”

  1. Robert Swain says:

    In my opinion, constant quality is more interesting than constant bit rate. 🙂

  2. Enig123 says:

    How can I get the source code of your implementation? I’ve got the svn trunk branch of the project ffmpeg but had no luck to find the aac encoder.