Can't play AAC file with ID3 tag.
When the file is scanned, the ID3 tag is found to have a footer at the end of audio data. And getAdtsFrameLength return zero after reading the footer. As a result, the duration and mInitCheck are not set. The current change considers the data till footer and sets the duration based on no. of frames read till the footer/corrupt frame. Change-Id: Ie8f898435f0d4ca31fdd355146c4db7b37c0b988 Signed-off-by: Arulselvan M <arulselvan.m@intel.com> Signed-off-by: Jin Wei <wei.a.jin@intel.com>
Loading
Please register or sign in to comment