I am trying to convert files ending with .acc using the latest version of Max (0.8.1) . I've tried and failed with both Leopard 10.5.5 PPC on my iBook G4 1.0 GHz and on Tiger 10.4.11 on iMac intel C2D 2.0 GHz with same result.
For some reason, iTunes does not recognize those files. VLC has no problem in playing those files. When I try to convert those files into either mp3 or m4a I get the following error:
Any idea?An error ocurred while encoding the file "12 - Legiao Urbana - Indios.aac"
ExtAudioFileOpen failed: dta?
OK
Using the console, this is what can be found about those .aac files:
Code: Select all
ibook:1986 - Dois SinnerOSX$ ls -l 12-Indios.aac
-rw-r--r--@ 1 SinnerOSX SinnerOSX 1542241 Dec 5 22:54 12 - Legiao Urbana - Indios.aac
ibook:1986 - Dois SinnerOSX$ file 12-Indios.aac
12-Indios.aac: MP3 file with ID3 version 2.4.0 tag
ibook:1986 - Dois SinnerOSX$ strings 12-\ Legiao\ Urbana\ -\ Indios.aac | less
LTPE2
Legi
o UrbanaTIT2
IndiosTPE1
Legi
o UrbanaTALB
DoisTDRC
1986TCON
17TRCK
12TENC
[b]iTunes v2.0.3[/b]
ibook:1986 - Dois SinnerOSX$