Try this thread:
http://www.hydrogenaudio.org/forums/index....howtopic=17678&It is easier to automate FAAC than Psytel. So rar as I have been able to go, Psytel will require an additional step of using mpeg4creator to add the mp4 container while FAAC has this built in with the -w option.
Use this for additional command line options:
/c c:\windows\faac\faac.exe -q 150 -c 21000 -w %s %d && c:\windows\faac\tg.exe %d --artist "%a" --album "%g" --track "%n" --title "%t" --genre "%m" --year "%y"
(all on one line)
external encoder is cmd.exe, file extension m4a.
The -q 150 and -c 21000 are the hightest quality settings recommended over at www.audiocoding.com (wikki, links, faac, I think). Some discussion I have seen around here might indicate -c 18000 and a higher value for -q, but I don't know the right answer. Anyone want to chime in on this?
At 160k I could not tell if Psytel is better than the latest FAAC from Case. You can always try raising the bitrate to improve things.
If all else fails, get Nero. The burning program is great.
@Byuzzy, the instructions at Case's site create ape tags. If tg.exe is used iTunes compatible tags are created.
As far as speed is concerned, none of the AAC encoders are really fast. But Lame is not fast either. For speed, try the P4 optimized version of oggenc from Rarewares. Or, a processor upgrade.