Hi,
the following file is working with native MediaPlayer but not Exoplayer:
http://maknoon.com/001.m4a
Assigning to @andrewlewis who is more experienced with media formats:
@andrewlewis this what I see:
@kim-vde - I think this will probably be fixed as part of [Internal ref: b/130115709].
The problem is that we think the file is FMP4 because it has an mvex atom in the moov box, but it actually declares all of the samples in the moov atom as well, and does not contain any moof atoms. It's therefore an extreme example of a "partially fragmented" MP4 files, where it claims to be fragmented but is in fact not fragmented at all.
@ojw28 Ok. I'll try to fix this when working on [Internal ref: b/130115709]. Thanks for investigating.
@Abu-Abdullah We plan to fix the bug mentioned by Olly in the following months. Thanks for reporting your issue.
Most helpful comment
@ojw28 Ok. I'll try to fix this when working on [Internal ref: b/130115709]. Thanks for investigating.
@Abu-Abdullah We plan to fix the bug mentioned by Olly in the following months. Thanks for reporting your issue.