在0.7.5.4710版本中, MediaCoder新增了将视频采集设备作为一个任务的功能,换句话说,现在可以简单快捷地将摄像头或者其它DirectShow视频采集设备的画面用MediaCoder直接编码了。点击“添加”按钮即可看到一个新的“添加视频采集设备”的选项。 Read the rest of this entry »
在0.7.5.4710版本中, MediaCoder新增了将视频采集设备作为一个任务的功能,换句话说,现在可以简单快捷地将摄像头或者其它DirectShow视频采集设备的画面用MediaCoder直接编码了。点击“添加”按钮即可看到一个新的“添加视频采集设备”的选项。 Read the rest of this entry »
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!
MediaCoder NT CUDA加速版是一款利用CUDA技术加速H.264视频编码,针对移动设备转码而开发的免费转码软件。
主要特点
使用最新的MediaCoder 0.7.3.4682,Premiere用户可以通过安装Debugmode Frameserver (简称DMFS)直接将渲染后的视频通过搭桥的方式输出到MediaCoder直接进行编码,避免了2次压缩带来的质量损失、时间耗费和麻烦。具体的操作 流程如下,此方法同样适用于Sony Vegas、MediaStudio、VideoStudio等多款非编软件。 Read the rest of this entry »
最新的MediaCoder iPod专用版包含了iPad视频配置。该版本的64位版也同时发布。
iPad支持的视频格式
* H.264视频最高720p, 每秒30帧, Main Profile level 3.1, 音频为AAC-LC音频最高160 Kbps, 48kHz, 以mp4或者.mov格式封装;
* MPEG-4视频最高码率2.5 Mbps, 最高640×480分辨率 pixels, 每秒30帧, Simple Profile, 音频为AAC-LC音频最高160 Kbps, 48kHz, 以mp4或者.mov格式封装
* Motion JPEG (M-JPEG) 最高35 Mbps, 最高1280×720分辨率, 每秒30帧, 音频为ulaw, PCM音频, 以avi格式封装
MediaCoder 0.7.3刚发布了几个星期,一些用户发现新版本没有过去稳定。经过调查,发现主要问题是因为新版本采用了多线程版的MPlayer来进行H.264解码,而这个多线程版本目前还不是非常稳定,过去只在处理器优化包中包含。主要现象是解码一些H.264的MKV文件时,MediaCoder会阻塞住。如果您遇到这样的问题,一个解决方法是禁用多线程解码,具体操作如下: