[Mp4-tech] LATM LOAS fill bits

Danijel Domazet Danijel.Domazet zg.t-com.hr
Thu Jul 5 17:26:52 EDT 2007


Hi MP4Tech, 
Here is a syntax snippet from LATM/LOAS AAC audio as defined in ISO/IEC 14496-3:2001 Technical Corrigendum 2, 15.6.2004. (page 8.):
if(!useSameConfig)
{
 if(audioMuxVersion==1)
 {
    ascLen = LatmGetValue();
 }
  ascLen -=AudioSpecificConfig();
  fillBits; (ascLen is the nubmer of fill bits to be writen)
}
It is obvious that in case of audioMuxVersion == 0, ascLen gets used without having been initialized. The question is: how many fillBits should be written to bitstream in this case? Please, help.  
Regards,
Danijel Domazet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/mp4-tech/attachments/20070705/8b9b988f/attachment.html


More information about the Mp4-tech mailing list