IntroductionMediaCoder is an open source audio/video batch transcoder, putting together many excellent audio/video softwares from the open source community into one friendly GUI. On video side, MEncoder is used as back-end, which provides support for nearly all known video compression and container formats as well as rich and useful video filtering features (e.g. post-processing, 3D de-noise). On audio side, MPlayer and Winamp input plugins used as decoders, various encoders integrated, MediaCoder can simply batch transcode among any known audio formats, with tags transferred, file names generated, and even performing audio filtering (e.g. resample, normalize) on the fly.
Supported source formats: MP3 (Lame), OGG/OGM (Vorbis), AAC, MusePack, FLAC, WavPack, APE, WAV, CUE sheet, WMA/WMV/ASF, RealMedia (rmvb), AVI, MPEG1/2 (MPG/DAT/VOB), QuickTime/MOV, MP4, Matroska and any other formats supported by Winamp input plugins
Supported target audio formats: [Lossy] MP3, Ogg/Vorbis, LC-AAC (
iTunes,
Nero AAC Encoder, FAAC),
HE-AAC/Parametric Stereo (CT, Helix), MusePack, WMA [Lossless] FLAC, WavPack, APE, WMA Lossless, WAV
Supported target video formats: H.264, Xvid, DivX 4/5, MPEG1/2, MS-MPEG4, H.263 etc.
Supported target container formats: AVI, MPEG, Matroska, MP4 (audio only)
DownloadPlease visit the
download page to get the latest PowerPack and update.
Click
here to download MediaCoder PowerPack directly.
Click
here for the latest build and
here for the latest Win9x build.
You may also check for latest update at the
project release page.
LinksOfficial website:
http://www.rarewares.org/mediacoder/Project site:
http://sourceforge.net/projects/mediacoderTo-do List0. 24-bit to 16-bit/24-bit transcoding
1. multi-channel support
2. mobile transcoding features (wizard)
3. better MP4 format support
4. demux function (extract audio/video stream from a container)
Screenshots
Transcoding FLAC files into HE-AAC/Parametric StereoSource CodeYou can checkout the code from SourceForge CVS.
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mediacoder login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mediacoder co -P mediacoder
Download source code directly
here