QUOTE(DARcode @ Mar 4 2005, 01:53 AM)
QUOTE(rc55 @ Mar 4 2005, 11:36 AM)
Perhaps foobar2000 with some title formatting? I can't be certain this can do it, but it's worth investigating.
Pardon my noobness, but what do you mean by "title formatting" exactly?
Also, what about Gambit's hint:
QUOTE(Gambit @ Mar 3 2005, 02:36 PM)
[...]You have to decode one frame to find out[...]
Any software player already does that and can be used to tell HE and LC files apart?
In my foobar ui columns config, I have added a column showing the '%__aac_profile%' tag. I truncate the string to show only the first two letters (HE or LC).
CODE
$if(%__aac_profile%,$left(%__aac_profile%,2),'···')
There's also %__mpc_profile% for musepack files btw.
Cheers
kindofblue