OK, here is Vorbis Megamix 2 which is a merge of Xiph.Org 1.1 RC1, QKTune beta 3.2, and GTune 3 beta 2. As I mentioned in the other thread, Aoyumi pointed out to me one critical value I forgot to copy over from GT3b2, hence Megamix 1 didn't have all the benefits brought about by Garf's work. http://www.rarewares.org/quantumknot/oggenc-megamix2.exe http://www.rarewares.org/quantumknot/vorbi...gamix2-dlls.zip (DLLs) http://www.rarewares.org/quantumknot/vorbis-megamix2-src.zip (source code) Changes: - Hopefully a more complete merge of GT3b2. - nominal bitrate/quality is now the same as aoTuV, 1.1RC1, etc. (ie. nominal 160 kbps at -q 5, etc) - bitrate management should work properly now In order to aid other members to helping me find problems or things I've overlooked in the merge, I'll list the values that I've modified from the 1.1RC1 code: In psych_44.h: _psy_global_44 _psy_noisebias_impulse (2,3,4,5,6,7,8,9,10) In setup_44.h: _global_mapping_44 Things I didn't change from the 1.1RC1 code, but were different in GT3b2: In psych_44.h: _psy_tone_0dB _psy_noise_suppress _psy_ath_floater _psy_ath_abs _psy_stereo_modes_44 _psy_lowpass_44 In setup_44.h: rate_mapping_44 If you believe I've missed something or that the above should reflect those in GT3b2, please let me know asap. As always, please use this for testing. I cannot guarantee that everything is perfect, unfortunately.