QUOTE(S_O @ Apr 8 2003 - 11:20 PM)
Yes, it would be more efficent if the SBR and the AAC encoder would be one step, it could analize a block of x (x = length of SBR-frame / aac-frame) samples and maybe see that there are no high frequenzes in that block -> more bits left for other audio, but also see that for computing the higher frequnzes there are some information from the lower frequnzes needed which would normaly not encoded, I mean, SBR could be better if it would know from what it is calcualting the higher frequnzes and also directly influenze that. Also for bitrate managment this would be better, because it could calculate how much space to spend on each part.
Hrm... it's an interesting theory.
But I don't know how an SBR encoder works, so I can't enlighten you about this issue.
PlusV works like that because the SBR encoder works separatedly from the MP3 encoder. But things might be different on encoders where everything is together, like MP3pro and AAC+.
QUOTE
So no free example code like dist10
Ah! We were talking about specifications here (documents), not sources.
I don't know about the reference sources availability. Better ask someone with access to the MPEG CVS, like Ivan.
I guess they can be made available for download (if they already aren't).
QUOTE
You already started you said, will you be able to finish it?
No, I did a very simple part actually. I don't have enough knowledge to do everything.
QUOTE
Maybe the forum software doesn´t work with anything else than IE (so it is shitty).
No, that was a problem with the PHP software (the backend). It would happen on any browser.