20 May '13 - 03:50 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: M4A file Fails to load  (Read 523 times)
muamw10
Posts: 2


« on: 12 Jul '11 - 18:22 »
Reply with quoteQuote

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.m4a

Thanks,
Andrew
Logged
jjohnston
Posts: 36


« Reply #1 on: 13 Jul '11 - 01:04 »
Reply with quoteQuote

That is because an M4A file can be encoded with the Apple Lossless codec as well (and that is what your file is). You need to use the BASS_ALAC plugin for that file ;-)
Logged
muamw10
Posts: 2


« Reply #2 on: 15 Jul '11 - 12:21 »
Reply with quoteQuote

Thanks.  I'll give that a shot.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines