QUOTE(yashavanthkk @ Oct 31 2006, 18:03)

yes, I just wanted to have a customized aac encoder with PS and without SBR. I need to maintain quality. if i remove SBR module from HE-AAC what to get only PS enabled AAC, will it work? if no, what change i need to have to make it work?
if it's your own encoder, you can do anything. PS would work with any mono encoder (you can treat it as a black box). You need only to extract the PS parameter and performed mono downmix; then feed it to whatever encoder you want.
Working from HE-AAC, you need to extract the SBR filterbank (which is shared with PS). I don't think you can make a valid stream because PS data is inside SBR extension. But then again, if it's your own encoder, you can put it somewhere else.
I'm curious what kind of quality will you get