MeGUI中文版是全球知名的开源压制x264视频编码器,具有体积小,绿色版全免费的优势。功能也丝毫不逊色于商业软件。
MeGUI中文版输出的视频编码是x264、Xvid等当今流行的编码格式,音频编码的选择更多,输出的文件类型为MKV、MP4、RAW扩展名的视频。
汉化更新历史:
2011-10-27:
-汉化第二版,在2050汉化第一版的基础上进行汉化编译
-对部分未汉化窗口进行汉化
-修正一处由汉化所产生可导致程序崩溃的BUG (感谢coxph的反馈)
2011-10-26:
-汉化第一版,基于官方 MeGUI 2050(svn) x86 上进行汉化编译
更新日志:
Changelog 2028 --> 2050
Main changes:
[x264] blu-ray device: added 1440x1080 as supported resolution
[OneClick] added option to mux the audio source file only if the codec is the same as requested
Other changes:
[Audio Encoder] added 24 <--> 25 conversions
[AviSynth] open script handling improved
[Chapter Creator] fixed language tag creation
[FFMSIndexer] added option to select the number of decoding threads. default and recommended value is 1
changed LoadCPlugin to LoadPlugin for the x64 plugin (requires ffms r507+)
[Flac] enhanced output handling if file already exists
[Lame] fixed always applying bitrate 128 in ABR mode
[MainForm] fixed spelling. Bug #3390630
[Mediainfo] mediainfo details are written into the log for most files/jobs
[OneClick] enhanced error handling
[OneClick] fixed editing of mkv mux jobs
[OneClick] preserve audio track order during processing
[Source Detector] enhanced error handling
[Update] added check so that files can only be installed using the correct MeGUI build
[Video Player] fixed video preview window for some avs scripts (e.g. using ImageSource)
[x264] added --subme 11 (requires x264 revision 2037+)
[x264] blu-ray device: enhanced --sar detection
[x264] fixed maximum --rc-lookahead value. a value > 250 was possible in rare situations. Bug #3383262
[x264] --keyint will not be applied twice if specified in the custom command line
[x264] cosmetics