[Mp4-tech][audio] Mpeg4 AAC: why to skip frame
Shreya Pathak
shreya_pathak rediffmail.com
Fri Oct 1 12:30:10 EDT 2004
An HTML attachment was scrubbed...
URL: /pipermail/mp4-tech/attachments/20041001/3ba31fb9/attachment.html
-------------- next part --------------
Hi,
Thanks for the reply.I was testing my Mpeg4 AAC Decoder and
for PNS test vectors the decoded output length is not same as the reference output.
I am skipping the first two frames of decoder output to match it with the reference waveform.For all other test vectors the output matches, but for PNS test vectors the output length doesnt match.
Please can you suggest me where i am wrong ?
Regards
Shreya
>On Wed, 29 Sep 2023 DDomazet wrote :
> >HI,
> >
> > >Hi,
> > >In Mpeg4 AAC decoder publicly available code from Nero i.e FAAC,
> > >in file decoder.c
> > >if (hDecoder->frame <= 1)
> > >hInfo->samples = 0;
> > >They are skipping the first frame.
> > >I didn't get why they are skipping the first frame.
> >
> >BECAUSE YOU NEED TWO ENCODED FRAMES
> >IN ORDER TO PRODUCE ONE VALID OUTPUT FRAME.
> >
> >FOR DIAGRAMS BELOW:
> >M=1024
> >t - time samples after inverse MDCT transformation
> >f - frequencies after MDCT transformation
> >
> >DECODING:
> >
> >
> >
> >ENCODING:
> >M=1024
> >
> >
> >
> > >Regards
> > >Shreya
> >
> >HOPE THIS HELPS,
> >DANIEL
> >
>_______________________________________________
>NOTE: Please use clear subject lines for your posts. Include [audio, [video], [systems], [general] or another apppropriate identifier to indicate the type of question you have.
>
>Note: Conduct on the mailing list is subject to the Antitrust guidelines found at http://www.mpegif.org/public/documents/vault/mp-out-30042-Antitrust.php
More information about the Mp4-tech
mailing list