QUOTE(gib @ Apr 12 2007, 10:57)

This is a silly little thing, certainly not a bug, but I thought I'd mention it. In the decoding options screen of the GUI there is an option to save the error log. Well, the word error is misspelled. For some reason I kind of like it spelled as "errror". It looks cool. Maybe I shouldn't have said anything.

One "errror" less in the final release, i am sorry
QUOTE(kanak @ Apr 12 2007, 22:33)

QUOTE(TBeck @ Apr 13 2007, 02:47)

QUOTE(pepoluan @ Apr 12 2007, 21:40)

What about changing +Extra to +Enhanced?
That would be possible.
BTW: Regarding the naming of evaluation level you are less restricted: (S)tandard and (M)ax are reserved, because they have been already available in TAK 1.0, but the new Extra or whatever we will call it can start with any other letter.
Tbeck, i think you should consider shifting to just numbers and NOT giving presets names. Reasons:
1. If you add more presets in the future, you don't have to bother thinking of new names
2. Having two names for the same thing only creates confusion: why call it "Extra" when the switch is -p4? Let's just call it setting 4. Also, it isn't exactly intuitive that the Extra setting is activated by the -4 switch, but ANYONE can figure out that the -4 switch is for the -4 compression strength.
3. And while we're at it, let's shift to a wavpack style system for the extra evaluations. i.e. Extra evaluation becomes -x1, Max evaluation becomes -x2. Any future extra evaluation routine becomes -x3 and so on.
So basically, this is a the mixture of the Flac (-0,-1...) system and the Wavpack system (-x1, -x2)
(Integer) numbers have a disadvantage: You can not insert something in between later (like the new evaluation level extra between standard and max). With letters it's possible, at least if you find an appropriate name. But i don't intend to add any more options, 5 * 3 is already quite much. There may be one exception:
The addition of a (secret) maximum compression level. There are some internal options in the encoder, which i never exposed. Possibly they could add 0.05 to 0.10 percent better compression, but encoding would be unbelievable slow... No other compressor i know would be slower. But this special feature would deserve a separate switch, maybe:
CODE
-WellYouThoughtYourNewPcIsFastEnough
or
-SeeYouNextWeek
I think it's too late to switch to an incompatible preset option system. Possibly i will later add another (maybe number based) one as alternative.
QUOTE(Silversight @ Apr 12 2007, 23:44)

QUOTE(TBeck @ Apr 12 2007, 23:39)

Hm, what's about the new dynamic comparison table in the encoder options dialog?
I like it because of the simple access to the different encoding presets, though I must admit the efficiency columns are a bit confusing at first. I often catch myself confusing the values with compression ratios. The speed values, on the other hand, are very useful.
QUOTE(gib @ Apr 13 2007, 00:09)

I very much agree with Silversight. The speed portion of the table is very useful, but the efficiency portion is confusing and not really useful. If a new user sees the Turbo mode as having 0% efficiency, does that mean it doesn't compress at all? If the difference between two modes is 38%, does that mean the stronger mode will be 38% smaller?
I've read the documentation, so I understand what you were trying to accomplish, but the efficiency numbers still don't mean much because I don't know what sort of compression differences you saw on your test corpus.
I think it would be more useful if the table just showed relative compression rates. Whatever row is selected is the baseline, and then the stronger settings will be .4% or whatever and the weaker modes will be -.4% and such.
You are right. Probably i will go back to relative compression rates. The first (internal) version was using them, but i myself and some hydrogen members feared, that newbies would take such values as guaranteed and would keep on telling me that i should correct the table or even call me a liar.
Possibly this dialog really needs a HELP button wich shows some short explaination or warning to avoid such trouble.