AudioCoder 0.8.21 released (Stanley posted on May 15th, 2013 )

A new release of AudioCoder is just out. In this release, several bugs have been fixed, related with audio CD ripping and cuesheet file parsing. Opus audio codec gets updated to 1.1. QAAC is adopted to replace QTAAC which has not been updated for quite a while. An option tab was also added for QAAC. If you want to encode with QAAC (actually with Apple’s CoreAAC engine), you need to install iTunes or QuickTime. If you don’t want to install them, you may also grab a package of DLLs from here (see README inside).
Read the rest of this entry >>

TAGS:,

Resolution auto adjustment improved (Stanley posted on May 14th, 2013 )

Resolution auto adjustment is just improved in 0.8.21.5395 to make display aspect ratio conversion more easily without specifiying a target resolution. With these settings, the height of output resolution will be automatically calculated according to specified display aspect ratio and whether to crop or expand the frame.
Read the rest of this entry >>

Release notes for MediaCoder 0.8.21 (Stanley posted on May 6th, 2013 )

In this release, one major change is that the distribution includes two versions of x264 one of which is OpenCL enabled. An additional option of “Enable OpenCL” has been added when clicking x264 tab’s Advanced button. When this option is ticked and OpenCL runtime is detected on your system (you will see “OpenCL” on the status bar), MediaCoder will use the OpenCL enabled version of x264.

MediaCoder with x264 OpenCLThe newly added x264 OpenCL option

Read the rest of this entry >>

H.265 in MediaCoder? (Stanley posted on April 19th, 2013 )

I think this is going to happen as H.264/HEVC seems getting high these days, especially after a Chinese online video giant xunlei.com annoucing their adoption of H.265 in their kankan video streaming service. After some lookups, I found following implementations of HEVC encoder.

I will start evaluating all of these and see what can be done to add H.265 encoding in MediaCoder.

TAGS:,

Release notes for MediaCoder 0.8.20 (Stanley posted on March 30th, 2013 )

In this release, several major components used in MediaCoder get updated, including MPlayer, MEncoder, FFmpeg and MediaInfo. MPlayer and MEncoder have not been updated for a while. The latest SVN build seems to be a bit faster and the long broken Blu-ray reading seems get fixed in the SVN trunk, so that I dare to sync the binaries in MediaCoder to the latest code after some basic tests. Hopefully nothing else is going to be broken in MPlayer and MEncoder. If you think there is, please inform me ASAP (by emailing me or posting a bug report on the forum) cause I am always a little bit scared when performing an upgrade for them.

Besides, several bugs have been fixed. Please refer to the changelog for more details.

Release notes for MediaCoder 0.8.19 (Stanley posted on March 10th, 2013 )

This is basically a maintenance release. Some minor issues got fixed, including decoding of RMVB video (in MKV container) going out-of-sync issue. The parameters for the temporal denoiser (which is default on since recent builds) is fine tuned a bit. x264 is updated to revision 2273 and FFmpeg is updated to version 1.1.3. You may also notice that the appearance of program icon is improved with more high resolutions versions and it just looks better on Windows 8.