Well, something bad happened at some stage of the process, and most of the files have a corrupt frame in the AAC stream. Stupid macs... They play fine up till the end of the file, then produce errors. I'd like to fix them because a) foobar pops up the warning box every time, though I suppose I could turn that off; and b) I can't replaygain them.
The thing is, the bad frames are all at or very near the end of the file. So one option might be to cut the files with some sort of tool that could take off the last few seconds and thus get rid of the bad frame. Are there any AAC cutters like there are for mp3? And do any of them have the kind of interface that can take cue sheets or something else like that so I can automate the process and not have to do 90 files by hand?
...
For the files that have problems, an example Foobar report:
CODE
AAC decode error
MP4 decode error: Unsupported format or corrupted file, frame: V
MP4 decode error: Unsupported format or corrupted file, frame: V
and VLC report:
CODE
faad warning: Input data buffer too small
faad warning: Channel coupling not yet implemented
faad warning: Channel coupling not yet implemented
faad warning: Channel coupling not yet implemented
faad warning: Invalid number of channels
main debug: EOF reached
faad warning: Channel coupling not yet implemented
faad warning: Channel coupling not yet implemented
faad warning: Channel coupling not yet implemented
faad warning: Invalid number of channels
main debug: EOF reached
Or, in my dreams, might I wish for a tool that could automatically repair this kind of error?