One of those tests involves handling of HE-AAC. To encode such files, currently I "Convert to Album Images with Cuesheets or Chapters" in foobar2000 using Nero Digital™ Audio+ 1.0.7.0 (see the actual settings, below) and add album art using neroAacTag, and it was one of those images that I loaded into iTunes 7.3.0.54.
Of course, the individual song titles and track numbers were not displayed (iTunes chose to display the filename in place of a song title), but any tags which remained consistent throughout the album (Artist, Album, Year, Genre and Artwork) were properly shown.
Playback time was shown as being twice the actual length, but the music played at the proper speed. (Pausing the track and then un-pausing caused playback to resume at a point equivalent to half the actual elapsed time. Likewise, using the slider to move to any point in the track would resume playback at a position equivalent to half the distance between that and the beginning of the file.)
iTunes still displayed the track as Kind=AAC Audio File / Bit Rate=64 kbps / Sample Rate=22.050 kHz... but on listening to the track, I was certain I was hearing frequencies higher than an 11.025 kHz cutoff. So I set iTunes conversion to WAV/automatic and decoded the track, which of course decoded as a 22.050 kHz WAV. Then I set iTunes conversion to WAV/44.1 kHz/16bit, and tried again. And again, in spectrographic analysis there was a brickwall cutoff at 11.025 kHz. But I still couldn't shake the impression that I was hearing more than that (and I had already double- and triple-checked to make sure iTunes "Sound Enhancer" feature wasn't surreptitiously turned on!).
So... I began playback again through iTunes, and recorded my soundcard's output. Looked at that in a spectrograph, and lo and behold, there were suddenly frequencies higher than 11.025 kHz showing up. In fact, it almost looked like iTunes was properly decoding the SBR portion of the HE-AAC content, rather than ignoring it as was always done previously.
Now, is Apple seriously working on this and trying to slip it in quietly, until they have the glitches ironed out? That would be a logical development given the advent of the iPhone, but they've been stone silent about any sort of HE-AAC implementation or testing if that's the case. I would really appreciate it if someone else could attempt to replicate what I've described, especially if they happen to work for Nero. (Ivan? Menno? Garf? Help!)
- M.
Here are the neroAacEnc settings I used for this test:
- Encoder: codecs\neroAacEnc.exe
- Extension: m4a
- Parameters: -ignorelength -cbr 61000 -if - -of %d ("61000" is specified to get a consistent 64kbps, since "64000" yields 67kbps)
- Format is: lossy
- Highest BPS mode supported: 32
- FOR %%f IN (*.m4a) DO neroaactag.exe "%%f" -add-cover:front:"%%~nf.jpg" (with the *.jpg filename being identical to the *.m4a filename, and both files placed in the same directory)







