QUOTE(TheQat @ Jul 13 2006, 16:09)

I'm using this command line with EAC:
CODE
/c e:\nero_digital_audio\win32\neroaacenc.exe -q 0.5 -if %s -of %d && e:\nero_digital_audio\Neroaactag.exe %d -meta:artist="%a" -meta:album="%g" -meta:track="%n" -meta:title="%t" -meta:genre="%m" -meta:year="%y"
and it is producing m4a files that give the error:
CODE
Could not load info (Unsupported format or corrupted file (moov box not found)) from:
"E:\Documents and Settings\Benjamin Miller\My Documents\My Music\iTunes\glassjaw\Glassjaw - Mu Empire.m4a"
when I attempt to add them to my foobar playlist. I have no idea what to do about this problem.
Any help would be greatly appreciated. I can provide the specs of my computer if needed.
I know that this post is old, but I was having precisely the same problem when I encoded using the latest Nero AAC encoder, and I seem to have found what the problem was. I am using the command line from the sticky-thread about recommended Nero AAC settings, but I kept getting this "moov box not found" error over and over again. iTunes just refused to play it, and Quicktime said it was a format that it did not understand. The problem was that I had the "Add ID3 tag" option in EAC checked by accident, and unchecking it and redoing the rip/encode fixed the problem. I have searched for quite a while on HA and on Google, but nobody seemed to post a solution, so to anybody out there experiencing it, just something to try.