七月 7th, 2010

MediaCoder 0.7.5 released with parallelized transcoding support

Finally we can have multiple files processed simultaneously in MediaCoder with the new job-level parallelization support. Those who have a processor with 8 or 16 cores can now unleash the power of their processor. As MediaCoder is not just a simple GUI front-end which only invokes a command line encoder wait sits there waiting for the encoder to complete, instead it distribute frame data and the audio samples from decoders to encoders, the job-level parallelization is not that easy to add from the old design. In order to add this feature, large amount of the code has been rewritten. Finally it works after several weeks’ efforts, though it might still be experimental for a while. The number of the maximum parallelized jobs is limited to 4 at the moment. So feedbacks welcomed!

Read the rest of this entry »

七月 7th, 2010

MediaCoder NT CUDA Edition released

MediaCoder NT CUDA加速版是一款利用CUDA技术加速H.264视频编码,针对移动设备转码而开发的免费转码软件。

主要特点

  • CUDA加速的H.264视频编
  • CPU/GPU协同转码,多文件同时转换,最大发挥系统运算能力
  • 解码所有主流影音格式解码
  • 支持iPhone, iPod, iPad, PSP, 手机等设备,更多设备即将支持
  • 用户界面友好易用,只需五步简单开始
  • 提供了目录监视功能,实现自动转码
  • 完全免费,无水印,无时限

Read the rest of this entry »

四月 26th, 2010

重大消息:x264正式支持蓝光视频编码

对不起,此内容只适用于English

三月 2nd, 2010

MPlayer/MEncoder多线程版本导致的解码阻塞问题

MediaCoder 0.7.3刚发布了几个星期,一些用户发现新版本没有过去稳定。经过调查,发现主要问题是因为新版本采用了多线程版的MPlayer来进行H.264解码,而这个多线程版本目前还不是非常稳定,过去只在处理器优化包中包含。主要现象是解码一些H.264的MKV文件时,MediaCoder会阻塞住。如果您遇到这样的问题,一个解决方法是禁用多线程解码,具体操作如下:

  1. 点击“视频”栏上的“来源”按钮
  2. 在弹出的对话框中,选中Decoding threads选项
  3. 在对话框下方的值改为1(解码线程数)
二月 14th, 2010

祝大家新春快乐!

新年到了,恭祝各位MediaCoder的新老用户和朋友们新春快乐,事事顺心。在这新年的第一时间,献上MediaCoder虎年第一版-0.7.3.4600。相比上一版本0.7.2.4582,新版本在很多细节上有所改进,期待各位给予宝贵的反馈。

十二月 19th, 2009
九月 24th, 2009

MediaCoder 64位安装版发布

MediaCoder 64位安装版已经发布,这个版本的发布免去了必须使用64位更新包更新32位版本的不便。在64位版中,MediaCoder本身是一个纯64位程序。 MediaCoder调用的编码器等组件,有一部分是纯64位版,另外一部分仍然是32位版,这主要是考虑到稳定性因素。以下组件为64位版:

  • x264
  • CUDA H.264编码器
  • xvidcore
  • Theora编码器
  • WMV编码程序
  • JM H.264解码器
  • LAME
  • OggEnc
  • MusePack
  • WavPack
  • Monkey’s Audio
  • SDL

以下组件仍然保留了32位版本:

  • MPlayer/MEncoder (64位版不稳定)
  • FFmpeg (64位版不稳定)
  • AviSynth and plugins (无64位版)
  • FAAC (64位版易出错)
  • 一些非开源的编码器(无64位版)

还有一部分对性能影响不大的组件也保留了32位版本。

MediaCoder 64位版本可以在此下载

九月 7th, 2009

MediaCoder 0.7.2发布

对不起,此内容只适用于English