I'm using the BASS_AAC plugin to load an M4A file. Most load fine, but this one returns:
BASS_ERROR_FILEFORM - The file's format is not recognised/supported.
when I call BASS_MP4_StreamCreateFile()
The same m4a fails to load in windows media player, but plays just fine in Quicktime. Anyone have any ideas on what's going on?
Link to non-working file
http://miletrack.s3.amazonaws.com/error.m4aThanks,
Andrew