Version : Beta12b. 2000/12/04 Disabled MPEG2 related function. Optimize the program for speed up. Encoding speed has little bit improved by implementing SSE code of DCT, iDCT. If SSE is enabled, same DCT routine is used because of decimal floating point calculation apart from the setting of "Use decimal floating point DCT". Add New option of motion search "Motion search(High speed)". This function searches broad area in high speed since it estimates / searches motion of time dimensional direction. Updated user interface of preview playback window. The function of multiplex that "mux://filename" is specified for Audio/Video source, has changed. This function can be used if it is enabled at Environmental setting. TMPGEnc Project File Reader is not included any more. Use TMPGEnc.vfp to read tpr file as movie file. Fixed bug : Quantize Matrix setting was not effected in force picture type setting. Add setting to switch a group(same as GOP) to distribute bitrate in force picture type setting. Add capability to read a text file which contains only frame numbers by load button in force picture type setting. Supporting HSV color space in custom color correction . Supporting display in YCbCr at histogram of custom color correction . Modifying the expression in custom color correction: "YCbCr value area correction" is changed to "CCIR601 opposite scale". Add "extend brightness to 0 - 255 "in the option of custom color correction. This extends Y value of YCbCr. Overlay or preview of encoding. is always displayed in CCIR601 opposite scale. When encoding, "Convert to 24 fps automatically" can be enabled automatically. However, it won't be converted to 24 fps when tpr file is read through VFAPI or preview is encoded. Add "threshold value" to disable interlace automatically in "Convert to 24 fps automatically". The value gets higher, the herder to disable interlace. Add "Automatic setting" to disable interlace depends on the condition of movie in "Convert to 24 fps automatically". By omitting check when reading AVI, it can be read if ForceYUY2 option is ON in PIC Video MotionJPEG Codec. If "Output bitstream for editing" is ON, it is always outputted in Closed GOP. This does not depends on the Force picture type. Merge(cut) in "MPEG tool" is done per GOP, not per I, P picture any more. With Merge(cut) in "MPEG tool", add function to merge MPEG files whose Quantize Matrix are different. Bug fix : does not select bitrate which is not compatible with MPEG-Audio standard any more. Supporting "Enable padding if the bitrate is lower than minimum" option in VBR, MVBR, CQ, RT_CQ. Eliminate function to calculate bitrate by setting 0 for Max/Min bitrate in 2 pass VBR. Capability to read non compressed 24bits RGB TGA file. Consecutive TGA file can be outputted.