MediaCoder iPhone Edition has updated to add iPhone 4S preset which brings better quality or compression comparing with iPhone 4 preset. Several other improvements are included.
MediaCoder iPhone Edition has updated to add iPhone 4S preset which brings better quality or compression comparing with iPhone 4 preset. Several other improvements are included.
Finally MediaCoder is stepping on its way to becoming a distributive transcoder. I decided to design a frame level distributing mechanism instead of file-level distributing. The system is made up of a master, which performs decoding and data distribution, and one or more agents, which receive raw video frame, encode them and send the encoded stream back to the master. Users will feel like still using a desktop version of MediaCoder, while the encoding is actually done on another one or more machines. This approach has several advantages:
However, nothing is perfect. The downsides are:
Currently the finished work is still limited. The MediaCoder Agent is written from scratch and only supports x264 meanwhile. It’s OS portable already however and I decided to make it open-source. So that some one will help with the improvement and porting hopefully.
Here is what current implementation can do and the limitations:
Just a moment ago MediaCoder VP8/FLV Edition build 5196 is released. This version fixed the breakage of VP8 encoding. The recent update of FFmpeg causes a new DLL file swresample-0.dll missing in the installer. Without this DLL file, FFmpeg will silently refuse to work and causes the muxing failed when producing webm files. Now everything is in order.
Finally another new post here.
I’m surprised that the previous post was half a year ago. Time goes so fast! I want to say that I am still actively working on MediaCoder.
Recently I attempted to upgrade libSDL from version 1.2 (which has no release for one year) to version 1.3, the under-development version that looks so fancy on their new website. MediaCoder mainly uses SDL for displaying video and the graphics of Dropbox mode wholy depends on the library. However, this action brings some unexpected behavior into MediaCoder. I have downgraded the libSDL and build 5196 has this issue fixed. The new build has also fixed most anonying bugs in Dropbox mode, though I don’t know whether it’s ever used by some one after I created it months ago.
Refer to the changelog for more info of the update.
AudioCoder 2011 (formally named MediaCoder Audio Edition) is released lately. With support of up to 8 concurrent tasks, converting a bunch of your favorite songs can be faster than ever. As a test of converting a whole music album from APE+cuesheet to HE-AAC on a Intel i7-i2600 CPU shows, 16 songs only takes 16 seconds to complete. Besides the super fast conversion speed, AudioCoder 2011 also supports fast 2-pass audio normalization based on the ReplayGain calculation algorithm which perfectly keeps the transcoded audio at the same average volume level.