Page 1 of 1

currently not support mvdt ahead of moov case,0

Posted: Mon Jan 13, 2020 2:17 pm
by chr1st0s
Hi,

We receive the following log error about the moov position in aac decoder:

Code: Select all

E (271187) AAC_DECODER: currently not support mvdt ahead of moov case,0
E (271197) AAC_DECODER: error mp4 stream, release
E (271197) AUDIO_ELEMENT: [audio_dec] AEL_STATUS_ERROR_OPEN
I (271207) AAC_DECODER: Closed
Is this a ESP-ADF limitation? Or our audio tracks do not follow the standards? Given we have multiple audio systems using the same track-list, is there a workaround without modifying the audio file itself? (If we modify the audio file, it works fine).

Thank you,
Christos

Re: currently not support mvdt ahead of moov case,0

Posted: Mon Jan 20, 2020 11:03 am
by jason.mao
Hi Christos,

Yes, it's a limitation of m4a or mp4.

Thanks.