“Fragmented MP4” rings a bell as the one Apple format that also happens to be compliant with MPEG-DASH. Maybe try throwing it at AVPlayer for starters. If that works, maybe then see if AVAudioEngine can handle it.
—Chris > On Dec 9, 2017, at 6:48 AM, Martin Hairer <[email protected]> wrote: > > OK, so after a bit of digging around and looking at the file's atom tree, it > seems that this is a "fragmented mp4" file. So I guess that my basic question > becomes: does the AudioFile API support the reading of fragmented mp4 files? > If so, how, if not, does the newer AVFoundation API support them? Thanks, > > Martin > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Coreaudio-api mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/coreaudio-api/invalidname%40gmail.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
