July 25th, 2008

Use MediaCoder Audio Edition to do audio streaming with transcoding

MediaCoder has a built-in media server which is capable of performing on-the-fly transcoding while doing streaming. The latest MediaCoder Audio Edition (build 4150) has improved the audio streaming feature. You can now use MediaCoder as an audio streaming server with powerful transcoding capablity (e.g. FLAC to AAC+) and play the streaming audio with your favorite audio player like Winamp, foobar, WMP etc.

Read the rest of this entry »

July 3rd, 2008

How to convert AVCHD with MediaCoder

MediaCoder 0.6.1.4130 has be added with AVCHD support. AVCHD is the format used by most HD camcorder, like Sony HD camcorder. With following settings, MediaCoder can decode AVCHD correctly and encode to any supported target formats.
Read the rest of this entry »

June 5th, 2008

How to use AviSynth with MediaCoder

MediaCoder is known to be fully standalone and not dependent on any splitters, decoders, and filters that have to be installed in the system. However, in some cases, we do need to make use of those stuffs to achieve some goals. AviSynth is the bridge between splitters/decoders/filters and multimedia applications. There are two ways for using AviSynth with MediaCoder. Of course, as a precondition, you need to install AviSynth and possibly a codecs pack (e.g. K-lite) which contains a bunch of splitters and decoders.

Read the rest of this entry »

April 30th, 2008

Generate thumbnails automatically with MediaCoder

It is very easy to generate multiple thumbnails with MediaCoder automatically. In the Settings dialog, navigate to Video Filters->Thumbnails, you can find necessary options for thumbnail generating, like following:


Read the rest of this entry »

April 19th, 2008

Encoding 5.1 channel audio with separate waveform files

From build 4100, a new audio source, Waveform Composer, is introduced in. It is used to import separate waveform files as individual channels.

For example, we want to produce an MP4 file with H.264 video and 5.1 channel AAC audio. We have 6 mono waveform files which compose a 5.1 channel audio.

Read the rest of this entry »

April 6th, 2008

How to use MediaCoder to stream out transcoded video

This is a real scenario in which MediaCoder’s built-in media streaming server can be used. The scenario is like this. All my media files are stored on my powerful Intel Core2 desktop PC. Many of them are high-definition video. I have a legacy PC (Celeron 566Mhz/Windows 2000), and a mobile device (XScale 500Mhz/Windows Mobile 5). I want to playback my HD video on these two devices with LAN and WIFI and without taking time to transcode the video into a low-definition file beforehand. I can just use MediaCoder’s new media streaming server feature. Read the rest of this entry »