<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Reaper-X .:[ ID ]:. &#187; Codecs</title>
	<atom:link href="http://www.reaper-x.com/category/codecs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reaper-x.com</link>
	<description>Computers, Games, Technology ... Whatever</description>
	<pubDate>Tue, 21 Oct 2008 09:37:37 +0000</pubDate>
	
	<language>en</language>
			<item>
		<title>Converting FLV file into another format</title>
		<link>http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/</link>
		<comments>http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 18:53:42 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Guide]]></category>

		<category><![CDATA[ffdshow]]></category>

		<category><![CDATA[ffmpeg]]></category>

		<category><![CDATA[flv]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/" title="Converting FLV file into another format"><strong>Converting FLV file into another format</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>Let&#8217;s see i think most people love watching movies online from Youtube, but get confused on how they can convert their downloaded movie files from Youtube into another format such as AVI, MP4, WMV or...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/" title="Converting FLV file into another format"><strong>Converting FLV file into another format</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>Let&rsquo;s see i think most people love watching movies online from Youtube, but get confused on how they can convert their downloaded movie files from Youtube into another format such as AVI, MP4, WMV or even MP3 (if you just want the audio) &hellip; for free (because getting shareware software for flv converter is easy)</p>
<p>And if you&rsquo;re just like me and want to get a good free flv converter for Windows, i&rsquo;d suggest you to&nbsp;use <a href="http://ffmpeg.mplayerhq.hu/">FFMPEG</a>. It&rsquo;s fast, free &hellip; although&nbsp;it doesn&rsquo;t have a nice graphical interface included by default but i think if you just want the fast and the easiest way to convert flv files, this program might come in handy ;)</p>
<p>Okay but how to do it ?</p>
<p><span id="more-703"></span></p>
<p>1. First you&rsquo;ll need to get the <strong>FFMPEG Binary for Windows</strong> of course, and this can be done by visiting <a href="http://ffdshow.faireal.net/mirror/ffmpeg/">this page</a></p>
<p>2. Now when you&rsquo;ve downloaded it into your harddrive, of course the next step would be extracting it somewhere, but if you just want the easiest way, i&rsquo;d suggest you to <strong>extract the FFMPEG.exe into your Windows directory</strong> (for example C:\Windows) so you can type it anywhere you want, or you can also add the FFMPEG location into your <em>System Environment Variable path</em> if you know how to do it</p>
<p>3. The third step would be &hellip; <strong><a href="http://www.reaper-x.com/2007/03/06/downloading-and-configuring-windows-to-play-flash-video-flv-file-the-hard-way/">getting the FLV files from Youtube using the hard way</a></strong>, or you can use various online Youtube Downloader if you prefer to do it that way</p>
<p>4. Now when the FLV file already downloaded to your harddrive, all you have to do is just open the command prompt (Start Menu -&gt; Programs -&gt; Accessories -&gt; Command Prompt) or by simply typing <strong>CMD</strong> in the Run command</p>
<p>5. Now for the last step, you just need to type this :</p>
<p><strong>ffmpeg -i flv-source.flv flv-output.mp4</strong> (i usually choose to convert it into MP4 directly but you can always change it into whatever you want, like <strong>wmv, avi, mpg,</strong> for example because ffmpeg will adjust it automatically)</p>
<p><img alt="Ffmpeg" src="http://images.reaper-x.com/blogs/ffmpeg.jpg" border="0"  /></p>
<p><em>Note : on the above example i choose to use 350kb bitrate for the output video file</em></p>
<p>6. And done &hellip; now you can watch the converted video file freely</p>
<p>As a side note, you can always adjust what options are used when converting the video files, and if you need to look at all the FFMPEG commands, you just need to type <em>ffmpeg</em></p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/" title="Converting FLV file into another format">Permalink</a> | <a href="http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/#comments" title="7 comments">7 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/how-to/guide/" title="View all posts in Guide" rel="category tag">Guide</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2007/11/02/converting-flv-file-into-another-format/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Riva FLV Encoder</title>
		<link>http://www.reaper-x.com/2007/02/01/riva-flv-encoder/</link>
		<comments>http://www.reaper-x.com/2007/02/01/riva-flv-encoder/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 05:17:42 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Video Tools]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[encoder]]></category>

		<category><![CDATA[flv]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2007/02/01/riva-flv-encoder/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/02/01/riva-flv-encoder/" title="Riva FLV Encoder"><strong>Riva FLV Encoder</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>Need an easy way on converting your movie files (WMV,MPG,AVI) into Flash Video format (FLV) so you can distribute them online? then you should try using Riva FLV Encoder which is free of course (and i...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/02/01/riva-flv-encoder/" title="Riva FLV Encoder"><strong>Riva FLV Encoder</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>Need an easy way on converting your movie files (WMV,MPG,AVI) into Flash Video format (FLV) so you can distribute them online? then you should try using Riva FLV Encoder which is free of course (and i don't mean free trial) because it's really free (and that's why i like it) beside it's really easy to convert your video files using this tool</p>
<p><a href="http://picasaweb.google.com/ReaperXZR/Site/photo?authkey=IGhgrrpy_8c#5026419591949155426"class="shade" ><img class="alignleft" height="200" src="http://lh3.google.com/image/ReaperXZR/RcFt_N4xfGI/AAAAAAAAAC8/PL1zjeJJR18/s288/RivaFLV.jpg" width="200" border="0" /></a>As you can see the main interface of FLV encoder is self explained, you just simply open your video files and choose from the available presets (DSL, DSL DV, ISDN, or Offline) to encode your movie files into FLV format</p>
<p>For advanced user, you can configure desired video frame rate and video bitrate, audio bitrate and sampling rate and many other options. Although the built-in&nbsp;presets already sufficient for most users (if it's for me i'd rather choose ISDN because it's already gave you a good ratio between it's quality and the output filesize, beside most Youtube viewer doesn't really care about video quality) :P</p>
<p>So do you want to try it too or not ? if you want to try it then you can go to the <a href="http://www.rivavx.com/index.php?encoder">official site</a> of Riva FLV Encoder</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2007/02/01/riva-flv-encoder/" title="Riva FLV Encoder">Permalink</a> | <a href="http://www.reaper-x.com/2007/02/01/riva-flv-encoder/#comments" title="6 comments">6 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/computer/software/video-tools/" title="View all posts in Video Tools" rel="category tag">Video Tools</a>,  <a href="http://www.reaper-x.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2007/02/01/riva-flv-encoder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Important Tools to Play Major Multimedia Files</title>
		<link>http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/</link>
		<comments>http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 06:19:28 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Guide]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[container]]></category>

		<category><![CDATA[divx]]></category>

		<category><![CDATA[ffdshow]]></category>

		<category><![CDATA[haali]]></category>

		<category><![CDATA[mkv]]></category>

		<category><![CDATA[ogm]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[xvid]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/" title="Important Tools to Play Major Multimedia Files"><strong>Important Tools to Play Major Multimedia Files</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>Okay to continue my previous post about Haali Splitter and why it&#8217;s the best choice to play your multimedia files (combined with proper codec of course), without using bloated codec pack that can caus...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/" title="Important Tools to Play Major Multimedia Files"><strong>Important Tools to Play Major Multimedia Files</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>Okay to continue <a href="http://www.reaper-x.com/2006/09/02/haali-splitter-updated.htm">my previous post about Haali Splitter</a> and why it&rsquo;s the best choice to play your multimedia files (combined with proper codec of course), without using bloated codec pack that can cause major problem to your system if it's not installed properly</p>
<p>Beside by using codec pack you&rsquo;re wasting your time downloading it. As far as i know an all in one codec pack always bigger than 20MB and this size will cause those who use <abbr title="Dial Up Networking">DUN</abbr> connection major problem.</p>
<p><span id="more-243"></span></p>
<p>Okay here&rsquo;s the list :</p>
<p><strong><em>The most important tools for video playback</em></strong> :</p>
<ul>
<li><a href="http://haali.cs.msu.ru/mkv/">Haali Splitter</a>&nbsp;as <em>The Splitter</em></li>
<li><a href="http://ffdshow.sf.net/">FFDshow Official</a> / <a href="http://sourceforge.net/projects/ffdshow-tryout">Unofficial Decoder</a> as <em>The Universal Decoder</em></li>
<li><a href="http://www.inmatrix.com/zplayer/formats/vsfilter.shtml">DirectVOBSUB / VobSubFilter</a> as <em>The Subtitler to display Subtitle</em></li>
<li><a href="http://www.free-codecs.com/download/Real_Alternative.htm">Real Alternative</a> as <em>The Decoder</em></li>
<li><a href="http://www.free-codecs.com/download/QuickTime_Alternative.htm">Quick Time Alternative</a> as <em>The Decoder #2</em></li>
<li><a href="http://download.microsoft.com/">Windows Media Player</a> 9++ as <em>The Desctructor</em></li>
</ul>
<p>Okay the above sorted&nbsp;based on&nbsp;the play role, and depend on your preference the above role can be changed into optional, for example <em>Real Alternative, Quick Time Alternative</em> is an optional tools especially if you don't watch <em>RMVB / Real Movie / Quick Time Movie Format</em>. As for Windows Media Player 9 and above, i think it is necessary because lots of movie in WMV Format although you don't want to use it as your media player, the Windows Media 9 Decoder to play WMV files can be useful (although FFDshow also support decoding WMV 9 but it's still not complete yet).</p>
<p>Btw Windows Media Player, Real Alternative and Quick Time Alternative filesize is categorized as a big file size .. at least for me it is wasting my&nbsp;2GB monthly bandwidth internet access. So i only update them when necessary (by the way the currently installed Real Alternative on my computer is still the old 1.46 version while the current version when i wrote this is 1.51) and i'm still using the old Windows Media Player 10 because i don't use it as my media player.</p>
<p>And with the above tools you can almost play every major multimedia format for example the OGM, MKV Container, and MP4 Container. Because basically the OGM, or MKV is just using Divx / XViD encoded video material. And with FFDshow installed, you don't have to worry about that (including MP4 format). And combined with DirectVobSub Filter you can use any subtitle you want it to be displayed on your movie.</p>
<p>So why you&rsquo;re still using Big Codec Pack while you can use Haali and FFDshow to play your multimedia files ? Well that&rsquo;s your decision thought. Other than that i think you might interested on reading my previous <a href="http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality.htm">ffdshow guide to improve audio quality</a>, also <a href="http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer.htm">recommended audio software for your computer list</a>.</p>
<p>Okay because i know that no one likes long material, i'm going to post another update to this post next time &hellip; beside i already explain it in the past :P</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/" title="Important Tools to Play Major Multimedia Files">Permalink</a> | <a href="http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/#comments" title="One comment">One comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/how-to/guide/" title="View all posts in Guide" rel="category tag">Guide</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/how-to/tutorials/" title="View all posts in Tutorials" rel="category tag">Tutorials</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Haali Splitter 1.6.338.23 Released</title>
		<link>http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released/</link>
		<comments>http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 07:07:49 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Video Tools]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[haali]]></category>

		<category><![CDATA[matroska]]></category>

		<category><![CDATA[mkv]]></category>

		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released/" title="Haali Splitter 1.6.338.23 Released"><strong>Haali Splitter 1.6.338.23 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>Although i'm a little late on posting the new Haali Splitter 1.6.338.23 release (29 October 2006), but it's still better than nothing, right ? anyway since i already post a brief description about Haa...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released/" title="Haali Splitter 1.6.338.23 Released"><strong>Haali Splitter 1.6.338.23 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>Although i'm a little late on posting the new <a href="http://haali.cs.msu.ru/mkv/">Haali Splitter</a> 1.6.338.23 release (29 October 2006), but it's still better than nothing, right ? anyway since i already post a <a href="http://www.reaper-x.com/2006/09/02/haali-splitter-updated.htm">brief description about Haali Splitter and what it does before</a>, i'm not going to talk about it anymore. Btw you can download it from their page directly, or you can <a href="http://www.reaper-x.com/files/MatroskaSplitter.exe">download the Haali Splitter 1.6.338.23</a> from my site. Well actually because their server is so slow (if it's for me), i decided to put it on my server just in case i / someone need it in the future .. at least for now (by the way the official site will always give you the latest version, so i suggest you to check them first)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released/" title="Haali Splitter 1.6.338.23 Released">Permalink</a> | <a href="http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released/#comments" title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/computer/software/video-tools/" title="View all posts in Video Tools" rel="category tag">Video Tools</a>,  <a href="http://www.reaper-x.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/11/03/haali-splitter-1633823-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DivX Codec 6.4 and Dr Divx 2.0.1 Beta 2 Released</title>
		<link>http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released/</link>
		<comments>http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 23:33:57 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Video Tools]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[divx]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released/" title="DivX Codec 6.4 and Dr Divx 2.0.1 Beta 2 Released"><strong>DivX Codec 6.4 and Dr Divx 2.0.1 Beta 2 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>One of the most popular Video Codec for Windows has been updated to the version 6.4. The latest version from this popular codec offer some new features like : 
 
 1080HD encoding mode 
 New fast 1s...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released/" title="DivX Codec 6.4 and Dr Divx 2.0.1 Beta 2 Released"><strong>DivX Codec 6.4 and Dr Divx 2.0.1 Beta 2 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>One of the most popular Video Codec for Windows has been updated to the version 6.4. The latest version from this popular codec offer some new features like :</p>
<ul>
<li>1080HD encoding mode</li>
<li>New fast 1st pass rate control mode</li>
<li>High efficiency resize filters</li>
<li>Improved support for interlaced video</li>
<li>Adaptive noise reduction</li>
</ul>
<p>And to keep up to the latest version of Divx Codec, Dr. Divx the open source transcoding tools has been updated into version 2.0.1 Beta 2. So it&rsquo;ll works fine in conjuction with the Divx 6.4 Codec</p>
<p>Related Links :</p>
<ul>
<li><a href="http://download.divx.com/divx/DivXInstaller.exe"title="Divx 6.4 Download"  rel="nofollow">Divx 6.4 Download</a></li>
<li><a href="http://prdownloads.sourceforge.net/drdivx/drdivx2-2.0.1-b2-setup.exe?download"title="Dr Divx 2.0.1 Beta 2 Download"  rel="nofollow">Dr Divx 2.0.1 Beta 2 Download</a></li>
<li><a href="http://labs.divx.com/LatestWinCodec"title="Information about Divx Codec from Divx website"  rel="nofollow">Information about Divx Codec from Divx website</a><a href="http://download.divx.com/divx/DivXInstaller.exe"title="Divx 6.4 Download"  rel="nofollow"></a></li>
</ul>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released/" title="DivX Codec 6.4 and Dr Divx 2.0.1 Beta 2 Released">Permalink</a> | <a href="http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released/#comments" title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/computer/software/video-tools/" title="View all posts in Video Tools" rel="category tag">Video Tools</a>,  <a href="http://www.reaper-x.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/10/06/divx-codec-64-and-dr-divx-201-beta-2-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lame 3.97 Released</title>
		<link>http://www.reaper-x.com/2006/10/05/lame-397-released/</link>
		<comments>http://www.reaper-x.com/2006/10/05/lame-397-released/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 00:24:55 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Audio Tools]]></category>

		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[encoder]]></category>

		<category><![CDATA[mp3 encoder]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/10/05/lame-397-released.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/10/05/lame-397-released/" title="Lame 3.97 Released"><strong>Lame 3.97 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>For those who likes to use the Opensource MP3 codec, Lame Encoder 3.97 Final Version has been released, go and get it while it still hot (i guess .. because it's released at 3 October 2006) :P 
 
 L...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/10/05/lame-397-released/" title="Lame 3.97 Released"><strong>Lame 3.97 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>For those who likes to use the Opensource MP3 codec, Lame Encoder 3.97 Final Version has been released, go and get it while it still hot (i guess .. because it's released at 3 October 2006) :P</p>
<ul>
<li><a href="http://www.rarewares.org/dancer/dancer.php?f=109"title="Lame MP3 Encoder 3.97 Final"  rel="nofollow">Lame MP3 Encoder 3.97 Final</a>&nbsp;: Binary and DLL only</li>
<li><a href="http://www.rarewares.org/files/mp3/lameDS-3.97.zip"title="Lame Directshow Filter 3.97"  rel="nofollow">Lame Directshow Filter 3.97</a>&nbsp;: Directshow Filter only<a href="http://www.rarewares.org/files/mp3/lameDS-3.97.zip"title="Lame Directshow Filter 3.97"  rel="nofollow"></a></li>
<li><a href="http://www.rarewares.org/files/mp3/lameACM-3.97.zip"title="Lame ACM Codec 3.97"  rel="nofollow">Lame ACM Codec 3.97</a>&nbsp;: ACM Codec only<a href="http://www.rarewares.org/files/mp3/lameACM-3.97.zip"title="Lame ACM Codec 3.97"  rel="nofollow"></a></li>
</ul>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/10/05/lame-397-released/" title="Lame 3.97 Released">Permalink</a> | <a href="http://www.reaper-x.com/2006/10/05/lame-397-released/#comments" title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/audio-tools/" title="View all posts in Audio Tools" rel="category tag">Audio Tools</a>,  <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/10/05/lame-397-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FFdshow SVN 612 Released</title>
		<link>http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released/</link>
		<comments>http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released/#comments</comments>
		<pubDate>Mon, 11 Sep 2006 10:01:18 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Journal]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[ffdshow]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released/" title="FFdshow SVN 612 Released"><strong>FFdshow SVN 612 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>I just updated my favorite application ffdshow to the svn 612 build by videomixer , and before using the 612 version, i was using the 118 build by drevil_xxl . Although i didn't notice difference betw...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released/" title="FFdshow SVN 612 Released"><strong>FFdshow SVN 612 Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>I just updated my favorite application <a href="http://ffdshow.sf.net/"title="ffdshow"  rel="external">ffdshow</a> to the svn 612 build by <a href="http://ffdshow.da.cx/"title="videomixer"  rel="external">videomixer</a>, and before using the 612 version, i was using the 118 build by <a href="http://ffdshow.da.cx/"title="drevil_xxl"  rel="external">drevil_xxl</a>. Although i didn't notice difference between those two version except for the VP6 decoding but i think it&rsquo;d be best for me to use the latest unstable release :P</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released/" title="FFdshow SVN 612 Released">Permalink</a> | <a href="http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released/#comments" title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/journal/" title="View all posts in Journal" rel="category tag">Journal</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/miscellaneous/personal/" title="View all posts in Personal" rel="category tag">Personal</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/09/11/ffdshow-svn-612-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Haali Splitter Updated</title>
		<link>http://www.reaper-x.com/2006/09/02/haali-splitter-updated/</link>
		<comments>http://www.reaper-x.com/2006/09/02/haali-splitter-updated/#comments</comments>
		<pubDate>Sat, 02 Sep 2006 04:02:23 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Video Tools]]></category>

		<category><![CDATA[container]]></category>

		<category><![CDATA[divx]]></category>

		<category><![CDATA[ffdshow]]></category>

		<category><![CDATA[haali]]></category>

		<category><![CDATA[mkv]]></category>

		<category><![CDATA[ogm]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[xvid]]></category>

		<guid isPermaLink="false">http://reaper-x.com/2006/09/02/haali-splitter-updated.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/02/haali-splitter-updated/" title="Haali Splitter Updated"><strong>Haali Splitter Updated</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>Whoa, i didn't know Haali Media Splitter was updated recently ! and i'm still using the old version (it's not that old though) so now the current version of this software is 1.6.224.23 (the one that i...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/02/haali-splitter-updated/" title="Haali Splitter Updated"><strong>Haali Splitter Updated</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>Whoa, i didn't know Haali Media Splitter was updated recently ! and i'm still using the old version (it's not that old though) so now the current version of this software is 1.6.224.23 (the one that i'm currently using now after updating the Haali Splitter). And it seems the only new features that can be seen by me (by looking at the Haali Interface / Properties) is that Haali Splitter now support the MPEG-TS container.</p>
<p><span id="more-111"></span></p>
<p>But for those who didn't know, Haali Media Splitter in a simple way is a tool to demux&nbsp;a&nbsp;container file so the video / audio within the container can be rendered through the decoder.</p>
<p>Here&rsquo;s an example on how this Splitter works in a simple way :</p>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<p>Your Video Files / Input =&gt; Splitter =&gt; Decoder =&gt; Renderer</p>
</blockquote>
<p>If you still don&rsquo;t get it, maybe below example can make you understand how splitter works :</p>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<p>Your video files encoded using Divx / XVid and using MKV as the container called Movie.MKV =&gt; Installed Splitter / Demuxer on your system and in this case it was Haali Media Splitter =&gt; Installed decoder on your system, it can be Divx Decoder / XVid Decoder / FFDshow / etc =&gt; Renderer and this renderer can be VMR (Video Mixing Renderer) or just Overlay</p>
</blockquote>
<p>So that means in order the video / audio files decoded it goes through several steps like the example above.</p>
<p>And the conclusion is by using the correct media splitter you can play almost all media files out there, instead of using a Codec Pack that is over 5 MB in size, you can play MKV / MP4 / AVI / OGM by using only Haali Media Splitter that is only below 1MB in size but don&rsquo;t forget you&rsquo;ll need the decoder too in order to decode the Video Files. But by using FFDshow the decoder problem can be solved easily because FFDshow can decode almost all video / audio files out there. So that means with only 4MB in size you can play major video files / audio files in your computer &hellip; but this is getting of topic because i was explaining about Haali Splitter updated not about video files &hellip; so i&rsquo;ll explain about this in later post :)</p>
<p>Related Material :</p>
<ul>
<li><a href="http://haali.cs.msu.ru/mkv/"title="Haali Media Splitter"  target="_blank">Haali Media Splitter Official Page</a><a href="http://haali.cs.msu.ru/mkv/"title="Haali Media Splitter"  target="_blank"></a></li>
<li><a href="http://ffdshow.sourceforge.net/"title="FFDshow"  target="_blank">FFDshow Official Page</a><a href="http://ffdshow.sourceforge.net/"title="FFDshow"  target="_blank"></a></li>
<li><a href="http://ffdshow.da.cx/"title="Unofficial FFDshow Build"  target="_blank">Unofficial FFDshow Build</a><a href="http://ffdshow.da.cx/"title="Unofficial FFDshow Build"  target="_blank"></a></li>
</ul>
<p>Update : Dont forget to check my post about <a href="http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files.htm">important video tools to play major video files on your computer</a> too</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/02/haali-splitter-updated/" title="Haali Splitter Updated">Permalink</a> | <a href="http://www.reaper-x.com/2006/09/02/haali-splitter-updated/#comments" title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/computer/software/video-tools/" title="View all posts in Video Tools" rel="category tag">Video Tools</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/09/02/haali-splitter-updated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recommended Audio Software for your Computer</title>
		<link>http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer/</link>
		<comments>http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer/#comments</comments>
		<pubDate>Thu, 20 Jul 2006 03:45:34 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Audio Tools]]></category>

		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Shareware]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[encoder]]></category>

		<category><![CDATA[ffdshow]]></category>

		<category><![CDATA[Guide]]></category>

		<category><![CDATA[indonesia]]></category>

		<category><![CDATA[PlayStation]]></category>

		<category><![CDATA[PlayStation 2]]></category>

		<category><![CDATA[ripping]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[winamp]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/07/20/recommended-audio-software-for-your-computer/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer/" title="Recommended Audio Software for your Computer"><strong>Recommended Audio Software for your Computer</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>Now i&#8217;m going to put another recommended software series , but instead of posting about recommended software for playstation 2 console, im going to put a recommended software for your audio files collection based on my experience and most of them are freeware (unless specified by me as shareware) ;) 
And this is going to [...]]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer/" title="Recommended Audio Software for your Computer"><strong>Recommended Audio Software for your Computer</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>Now i&rsquo;m going to put another recommended software series , but instead of posting about recommended software for playstation 2 console, im going to put a recommended software for your audio files collection based on my experience and most of them are freeware (unless specified by me as shareware) ;) </p>
<p>And this is going to be my first looong post &hellip;&hellip;.. since i included almost everything about audio converters, encoders, ripping, and many more <span id="more-48"></span></p>
<p>Note: Im not going to list lots of audio player since there&rsquo;re lots of audio player but only a few of them deserved to get the Best of Best Software Titles and im not going to put the direct link to each file</p>
<p><strong>Recommended audio player software :</strong></p>
<ul>
<li><a href="http://www.winamp.com/"title="Winamp Official Website"  target="_blank">Winamp 5</a> (Freeware / Shareware) :</li>
</ul>
<p>Since most of you already has winamp installed on your system im not going into more detail about this software. But for those who didnt know that Winamp can also be used to Rip an audio cd into various audio format like AAC / AACPlus, MP3, WMA, and standard WAV format.</p>
<p>Although the freeware version can also be used to RIP Audio files into AAC format but its bitrate cant go higher than 128 Kbps beside the CD Ripping speed also not at its maximum speed. So in the other words you must buy the Pro Version of Winamp 5 to get more features from it, unless you&rsquo;re using Winamp to play your Audio files only ;)</p>
<p>But for those who are interested on improving played Audio Quality&nbsp;using Winamp can read my previous post about <a href="http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality.htm"title="Improving your audio quality on the fly"  target="_blank">FFDshow Guide to Improve Audio Files Quality</a></p>
<p>And as a last note Winamp support various audio format so there&rsquo;s no need to worry about such thing ;)</p>
<ul>
<li><a href="http://www.foobar2000.org/"title="foobar2000 official site"  target="_blank">Foobar2000</a>&nbsp;(Freeware) :</li>
</ul>
<p>This audio player actually is the best audio player around,&nbsp;except you&rsquo;re using my guide on Winamp / your DirectShow based audio players to increase its quality (its not fair to compare its quality when the other audio player using DSP or similar audio software to modify its sound quality)</p>
<p>This player comes with Simple UI (User Interface) and unlike Winamp or Windows Media Player which is easy to use because of its User Interface, you&rsquo;ll need to try out some new stuff to become familiar with this software. But once familiar with this software you&rsquo;ll know why this player called the best Audio Player</p>
<p>This player also support various audio format and in their site you can also find user made plugins to be used with this player.</p>
<p><strong>Recommended audio encoders / codec :</strong></p>
<ul>
<li>MP3 Format &ndash; <a href="http://www.rarewares.org/mp3.html"title="Lame"  target="_blank">Lame</a> (freeware) :</li>
</ul>
<p>This open source mp3 codec is the best mp3 codec out there, actually its alot better than the actual MP3 Codec created by Fraunhoffer. Since i already post about this at the first time i started this blog, im not going to put any detail in here again &hellip; unfortunately its in Indonesian Language (Bahasa Indonesia). And that&rsquo;s because at first im going to post my blog in Indonesian Language but now i&rsquo;ve changed my mind so i&nbsp;can&nbsp;learn and practice my english language by writing it :)</p>
<ul>
<li>AAC Format &ndash; <a href="http://www.nero.com/"title="Nero AAC"  target="_blank">Nero AAC</a> (shareware) , <a href="http://www.winamp.com/"title="Winamp AACPlus"  target="_blank">Winamp AACPlus</a> (shareware), <a href="http://www.rarewares.org/aac.html"title="FAAC"  target="_blank">FAAC</a> (freeware) :</li>
</ul>
<p>If you already got Nero installed, or Winamp PRO installed you can choose them as the main encoders to create AAC based audio format or you can use the free FAAC encoders and i also recommend KurtNoise program to simplify the creation of the AAC Files called <a href="http://belight.corecodec.org/"title="Belight Official Site"  target="_blank">BeLight</a></p>
<ul>
<li>OGG Format (freeware) &ndash; <a href="http://www.vorbis.com/"title="OGG Vorbis Official Page"  target="_blank">Official Page</a> &ndash; <a href="http://www.rarewares.org/ogg.html"title="Unofficial Page"  target="_blank">Unofficial Page</a> (but contains optimized version of OGG&nbsp;encoders) :</li>
</ul>
<p>Since there&rsquo;s only one option to create an OGG Audio format beside its very easy to create an OGG format so im not going into detail here</p>
<blockquote>
<p>Note: Im not going to put AC3, DTS&nbsp;Format, etc&nbsp;in here since they&rsquo;re not for standard use</p>
</blockquote>
<p dir="ltr"><strong>Recommended audio decoders / enhancer / etc :</strong></p>
<ul>
<li>FFDshow (freeware) :</li>
</ul>
<p>There&rsquo;s no DSP can compare with this universal decoder (if you use it properly) beside it can decode almost everything and of course its FREE :) . And as for the guide you can check my previous post about <a href="http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality.htm"title="Improving your audio files on the fly using FFDshow"  target="_blank">Improving your audio files on the fly using FFDshow</a>&nbsp;and for more information about FFDshow check out my previous post again about <a href="http://www.reaper-x.com/2006/07/12/ffdshow-the-universal-video-audio-decoder.htm"title="FFDShow the Universal Decoders"  target="_blank">FFDShow the Universal Decoders</a>. And since my previous post already explain everything about FFDshow including the download link (including which FFDShow version is the right one for your system) so im not going to put the download link on this post ;)</p>
<ul>
<li><a href="http://mp3gain.sourceforge.net/"title="MP3Gain"  target="_blank">MP3Gain</a> (freeware) :</li>
</ul>
<p>This software can normalize your MP3 files without converting it first into another format, beside its very easy to use it</p>
<p><strong>Recommended cd audio ripping program :</strong></p>
<ul>
<li><a href="http://www.exactaudiocopy.de/"title="EAC - Exact Audio Copy"  target="_blank">EAC</a> (freeware) :</li>
</ul>
<p>This program simply the best ripping&nbsp;program for me,&nbsp;especially if you like to rip from a badly scratched cd (as long as the your CD / DVD Rom drive can read it) this program can be usefull for you, other than that most of its feature almost similar to other Commercial audio ripping program</p>
<ul>
<li><a href="http://www.winamp.com/"title="Winamp 5"  target="_blank">Winamp 5</a> (freeware / shareware) :</li>
</ul>
<p>Did i say Winamp again &hellip; ? LoL &hellip; actually if you dont want to think alot about configuring audio settings or other technical stuff then this program is definitely for you, just go into the Preferences Page -&gt; CD Ripping -&gt; and choose what audio format and bitrate should winamp output &hellip; and insert your audio cd and choose rip from the media library (ALT+L)&hellip; and you&rsquo;re finished</p>
<p><strong>Recommended audio converters :</strong></p>
<ul>
<li><a href="http://www.dbpoweramp.com/"title="dbPowerAmp"  target="_blank">dbPowerAmp</a> (shareware) :</li>
</ul>
<p>With just right clicking on your audio files from Windows Explorer, you can convert your audio files easily into various format, normalize an audio files, removing silence, adding silence, etc</p>
<ul>
<li><a href="http://mediacoder.sourceforge.net/"title="Media Coder"  target="_blank">Media Coder</a> (freeware) :</li>
</ul>
<p>An All in One encoders &hellip; this program can encode your audio files / movie files into various format &hellip; </p>
<ul>
<li><a href="http://winlame.sourceforge.net/"title="WinLame"  target="_blank">WinLame</a> (freeware) :</li>
</ul>
<p>An all in one encoder too just like the above two Converters &hellip; this program can encode into several audio format</p>
<ul>
<li><a href="http://dspguru.doom9.org/"title="BeSweet"  target="_blank">BeSweet</a> (freeware) :</li>
</ul>
<p>This is the best encoder / converters / transcoder / you name it &hellip; it can convert into MANY audio format including AC3, DTS, etc. Note: this is a Command Line Interface program so to simplify it you should download the GUI / Frontend for this program</p>
<p><strong>Recommended audio tagging tools :</strong></p>
<ul>
<li><a href="http://users.otenet.gr/~jtcliper/tgf/"title="The Godfather"  target="_blank">The Godfather</a> (freeware) :</li>
</ul>
<p>This is my favorite audio tagging tools, to tag my mp3 files, ogg files, etc. Other than that this software can also re-organized your audio files into proper directory. But the feature i like most is by inserting my picture / logo into my mp3 files so whenever the mp3 files played on the Windows Media Player your logo will show on the bottom right corner :P</p>
<hr noshade>
<p>I think i&rsquo;ve list so many audio software already, but just incase i forgot to add something or i miss something, feel free to contact me or post your comments here ;)</p>
<p>Cya &hellip; and wait for more tutorials / reviews / etc from me ;)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer/" title="Recommended Audio Software for your Computer">Permalink</a> | <a href="http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer/#comments" title="9 comments">9 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/audio-tools/" title="View all posts in Audio Tools" rel="category tag">Audio Tools</a>,  <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/shareware/" title="View all posts in Shareware" rel="category tag">Shareware</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/how-to/tutorials/" title="View all posts in Tutorials" rel="category tag">Tutorials</a>,  <a href="http://www.reaper-x.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/07/20/recommended-audio-software-for-your-computer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FFDshow guide to improve your audio files quality</title>
		<link>http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/</link>
		<comments>http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/#comments</comments>
		<pubDate>Thu, 13 Jul 2006 06:56:07 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[DirectX]]></category>

		<category><![CDATA[divx]]></category>

		<category><![CDATA[ffdshow]]></category>

		<category><![CDATA[Guide]]></category>

		<category><![CDATA[processor]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[winamp]]></category>

		<category><![CDATA[xvid]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/" title="FFDshow guide to improve your audio files quality"><strong>FFDshow guide to improve your audio files quality</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>Here&#8217;s my guide on how to improve the sound quality of your audio files on the fly without converting it into another format with just using FFDshow ;) 

First download ffdshow from its official site if you don&#8217;t have sse capable processor, but if you&#8217;re using sse capable processour download ffdshow cvs build by videomixer [...]]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/" title="FFDshow guide to improve your audio files quality"><strong>FFDshow guide to improve your audio files quality</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><p>Here&rsquo;s my guide on how to improve the sound quality of your audio files on the fly without converting it into another format with just using FFDshow ;) <span id="more-29"></span></p>
<ul>
<li>First download ffdshow from its <a href="http://ffdshow.sourceforge.net/">official site</a> if you don&rsquo;t have sse capable processor, but if you&rsquo;re using sse capable processour download ffdshow cvs build by <a href="http://ffdshow.da.cx/">videomixer</a> to improve the overall performance of ffdshow
<li>After downloading and installing it, run the ffdshow audio decoder configuration from the start menu, and set the codecs tab like this (you can customize it later, but for now try to follow this guide ;) )</li>
</ul>
<p><img alt="First" src="http://images.reaper-x.com/blogs/ffdshow-1.jpg" border="0" /></p>
<ul>
<li>and don&rsquo;t forget to resample the audio stream into 48.000 Hz like screenshow below</li>
</ul>
<p><img alt="Second" src="http://images.reaper-x.com/blogs/ffdshow-2.jpg" border="0" /></p>
<ul>
<li>this setting can be different depending on your computer speaker, for example if you&rsquo;re using 5.1 / 6.1 / 7.1 / etc set it like this (im using Creative Inspire 6.1 6600 Speaker)</li>
</ul>
<p><img alt="Third" src="http://images.reaper-x.com/blogs/ffdshow-3.jpg" border="0" /><br />
<img alt="Fourth" src="http://images.reaper-x.com/blogs/ffdshow-4.jpg" border="0" /><br />
Note : if your soundcard doesnt support 24 Bit Integer sample&nbsp;use 16 Bit Integer instead</p>
<ul>
<li>And for the next step open <a href="http://www.winamp.com/">Winamp</a> and set it like screenshot below. But if don&rsquo;t use Winamp to play your audio files you&rsquo;ll need to figure it out by yourself. Actually as long as the audio player support DirectShow this method can be used as well on that player</li>
</ul>
<p><img alt="Fifth" src="http://images.reaper-x.com/blogs/ffdshow-5.jpg" border="0" /><br />
If you do the above step correctly when you play mp3 files / other audio files on winamp it'll show like on my previous post about FFDshow. So what are you waiting for? try playing some of your mp3 / audio files and hear the difference without&nbsp;enabling equalizer, changing your computer speaker volume, using dsp, etc ;) Note : by doing this every supported audio format in your computer, no matter is it MP3 from Divx / XVid encoded Movie, etc. Will get boosted in your media player as long as the media player itself is DirectX / DirectShow Compliant (for example <a href="http://www.inmatrix.com/" target="_blank">Zoom Player</a>, <a href="http://www.gabest.org/" target="_blank">Media Player Classic from Gabest</a>, etc)</p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/" title="FFDshow guide to improve your audio files quality">Permalink</a> | <a href="http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/#comments" title="47 comments">47 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/computer/" title="View all posts in Computer" rel="category tag">Computer</a>,  <a href="http://www.reaper-x.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/how-to/tutorials/" title="View all posts in Tutorials" rel="category tag">Tutorials</a>,  <a href="http://www.reaper-x.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/07/13/ffdshow-guide-to-improve-your-audio-files-quality/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Real Anime 4 The MPEG4 GUI</title>
		<link>http://www.reaper-x.com/2006/07/10/real-anime-4-the-mpeg4-gui/</link>
		<comments>http://www.reaper-x.com/2006/07/10/real-anime-4-the-mpeg4-gui/#comments</comments>
		<pubDate>Mon, 10 Jul 2006 16:13:06 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Freeware]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Video Tools]]></category>

		<category><![CDATA[Anime]]></category>

		<category><![CDATA[container]]></category>

		<category><![CDATA[divx]]></category>

		<category><![CDATA[encoder]]></category>

		<category><![CDATA[matroska]]></category>

		<category><![CDATA[mkv]]></category>

		<category><![CDATA[mkvtoolnix]]></category>

		<category><![CDATA[mpeg4]]></category>

		<category><![CDATA[ogm]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[xvid]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/07/10/real-anime-4-the-mpeg4-gui/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/10/real-anime-4-the-mpeg4-gui/" title="Real Anime 4 The MPEG4 GUI"><strong>Real Anime 4 The MPEG4 GUI</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>RealAnime is an easy-to-use Graphical User Interface to convert DIVX files and other formats into smaller files using state-of-the-art technology. All you need is to drop your video files in, tweak the settings and start the encode. RealAnime will encode all your files in a row. 
The main codecs are x264 and aacPlus v2, but [...]]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/10/real-anime-4-the-mpeg4-gui/" title="Real Anime 4 The MPEG4 GUI"><strong>Real Anime 4 The MPEG4 GUI</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><blockquote><p><font face="Tahoma" size="2">RealAnime is an easy-to-use Graphical User Interface to convert DIVX files and other formats into smaller files using state-of-the-art technology. All you need is to drop your video files in, tweak the settings and start the encode. RealAnime will encode all your files in a row. </p>
<p>The main codecs are x264 and aacPlus v2, but RealAnime also supports XviD, RealVideo 10, AAC HE, AAC LC, Vorbis and MP3. It also supports multi-track inputs like OGM, MKV and MP4, letting you choose what to keep. </p>
<p>RealAnime is Freeware and Open Source, licensed under GNU GPL v2.&nbsp;</p>
<p><b>Download:</b> <br />4.1.3: Installer - </font><a href="http://files.detritus.qc.ca/realanime/RealAnime_413.exe"><font face="Tahoma" size="2">[Europe]</font></a><font face="Tahoma" size="2"> - </font><a href="http://mirror2.sobanet.com/files/realanime/RealAnime_413.exe"><font face="Tahoma" size="2">[USA]</font></a><font face="Tahoma" size="2"> - </font><a href="http://files.detritus.qc.ca/realanime/RealAnime_411.7z"><font face="Tahoma" size="2">Sources</font></a><font face="Tahoma" size="2"> <br /></font><a href="http://www.detritus.qc.ca/static.php?page=static060310-005835"><font face="Tahoma" size="2">Detritus Software - Home of RealAnime - RealAnime 4.1.3</font></a></p></blockquote>
<p><font face="Tahoma" size="2">RealAnime are FrontEnd for many codecs, for example x264 and RV10 codec but BeSweet also included inside RealAnime distribution, just in case if u didnt know about BeSweet. BeSweet is an audio encoder that can encode into many audio format including to AC3 format and DTS format. RealAnime can <span id="more-23"></span> mux your video file into standard AVI Container, Matroska or Real Media Container (RMVB). Most new users can find this tool to be very easy to use especially if you dont want to mess around with lots of encoder just to find the best setting / quality for your video files.</font><br />
&nbsp;<br />
<font face="Tahoma" size="2">Tools included&nbsp;inside RealAnime distribution is :</font></p>
<ul>
<li><font face="Tahoma" size="2">Mkvtoolnix : a standalone tool to create a Matroska Container</font></li>
<li><font face="Tahoma" size="2">YAMB : a frontend to create a MPEG4 Container</font></li>
<li><font face="Tahoma" size="2">DGIndex : another tools like DVD2AVI</font></li>
<li><font face="Tahoma" size="2">and a few more</font></li>
</ul>
<p><font face="Tahoma" size="2">So without further explanation, for all of you who likes to encode your video files this tools is a must !!! ;)<br /></font></p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/10/real-anime-4-the-mpeg4-gui/" title="Real Anime 4 The MPEG4 GUI">Permalink</a> | <a href="http://www.reaper-x.com/2006/07/10/real-anime-4-the-mpeg4-gui/#comments" title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/computer/software/video-tools/" title="View all posts in Video Tools" rel="category tag">Video Tools</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/07/10/real-anime-4-the-mpeg4-gui/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Media Encoder Studio Edition Beta 1</title>
		<link>http://www.reaper-x.com/2006/07/10/windows-media-encoder-studio-edition-beta-1/</link>
		<comments>http://www.reaper-x.com/2006/07/10/windows-media-encoder-studio-edition-beta-1/#comments</comments>
		<pubDate>Mon, 10 Jul 2006 08:20:40 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[encoder]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[wmv encoder]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/07/10/windows-media-encoder-studio-edition-beta-1/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/10/windows-media-encoder-studio-edition-beta-1/" title="Windows Media Encoder Studio Edition Beta 1"><strong>Windows Media Encoder Studio Edition Beta 1</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>




Windows Media Encoder Studio Edition Beta 1 is an exciting new addition to the Windows Media tools family. It is a powerful tool for video professionals, optimized for the creation of high-quality offline encoding using Microsoft’s implementation of the VC-1 video standard (WMV9). Windows Media Encoder Studio Edition Beta 1 provides the key features necessary [...]]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/10/windows-media-encoder-studio-edition-beta-1/" title="Windows Media Encoder Studio Edition Beta 1"><strong>Windows Media Encoder Studio Edition Beta 1</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><blockquote><tr>
<td width="593" height="125">
<div align="left"><font face="Tahoma" size="2"><img height="140" alt="Windows Media Encoder Studio Edition" src="http://www.microsoft.com/windows/windowsmedia/images/forpros/wmencoder_studio_hero.jpg" width="300" align="left"></td>
</tr>
<tr>
<td width="593" valign="top" colspan="3">Windows Media Encoder Studio Edition Beta 1 is an exciting new addition to the Windows Media tools family. It is a powerful tool for video professionals, optimized for the creation of high-quality offline encoding using Microsoft’s implementation of the VC-1 video standard (WMV9). Windows Media Encoder Studio Edition Beta 1 provides the key features necessary to create next-generation video content and capitalize on the growing importance of scenarios around optical media and video-on-demand. With the final standardization of VC-1, “Studio Edition”, will prove to be an invaluable tool for the offline encoding community.</td>
</tr>
<p></font></div>
<div align="center"><a href="http://www.microsoft.com/windows/windowsmedia/forpros/encoderse/default.aspx"><font face="Tahoma" size="2">Windows Media Encoder Studio Edition Beta 1</font></a></div>
</blockquote>
<p><font face="Tahoma" size="2">Bagi yang suka meng-encode Videonya dalam format WMV atau meng-encode Audionya dalam format WMA, baru-baru ini Microsoft baru merilis Windows Media Encoder Studio Edition yang bisa disebut kelanjutan daripada Windows Media Encoder 9 versi terdahulunya. Sayangnya saya sendiri tidak dapat menggunakan software terbaru dari Microsoft ini (walau statusnya masih Beta tapi sudah bisa dipakai juga lho) karena Windows XP yang saya gunakan hanya versi Service Pack 1, sedangkan yang dibutuhkan adalah Service Pack 2 (entah kalau nantinya di versi production / releasenya bisa dipakai di Service Pack 1). Jadi untuk para pengguna Windows XP Service Pack 2 bisa mencoba software gratis yang satu ini ;)</font></p>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/10/windows-media-encoder-studio-edition-beta-1/" title="Windows Media Encoder Studio Edition Beta 1">Permalink</a> | <a href="http://www.reaper-x.com/2006/07/10/windows-media-encoder-studio-edition-beta-1/#comments" title="One comment">One comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/computer/" title="View all posts in Computer" rel="category tag">Computer</a>,  <a href="http://www.reaper-x.com/category/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.reaper-x.com/category/windows/" title="View all posts in Windows" rel="category tag">Windows</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/07/10/windows-media-encoder-studio-edition-beta-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lame 3.98 Alpha</title>
		<link>http://www.reaper-x.com/2006/07/09/lame-398-alpha/</link>
		<comments>http://www.reaper-x.com/2006/07/09/lame-398-alpha/#comments</comments>
		<pubDate>Sun, 09 Jul 2006 00:49:04 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Codecs]]></category>

		<category><![CDATA[Computer]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[encoder]]></category>

		<category><![CDATA[mp3 encoder]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[ripping]]></category>

		<category><![CDATA[winamp]]></category>

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/07/09/lame-398-alpha/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/09/lame-398-alpha/" title="Lame 3.98 Alpha"><strong>Lame 3.98 Alpha</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p>LAME is an LGPL MP3 encoder. The Open source development model allowed to improve its quality and speed since 1999. It is now an highly evolved MP3 encoder, with quality and speed able to rival state of the art commercial encoders.
Ah tidak menyangka ternyata LAME Encoder sudah ada versi baru lagi yaitu versi 3.98 Alpha [...]]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/09/lame-398-alpha/" title="Lame 3.98 Alpha"><strong>Lame 3.98 Alpha</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Codecs"><strong>Reaper-X</strong></a></p><blockquote><p><font face="Tahoma" size="2">LAME is an LGPL MP3 encoder. The Open source development model allowed to improve <br />its quality and speed since 1999. It is now an highly evolved MP3 encoder, with <br />quality and speed able to rival state of the art commercial encoders.</font></p></blockquote>
<p><font face="Tahoma" size="2">Ah tidak menyangka ternyata </font><a href="http://lame.sourceforge.net/"><font face="Tahoma" size="2">LAME Encoder</font></a><font face="Tahoma" size="2"> sudah ada versi baru lagi yaitu versi 3.98 Alpha 6, padahal terakhir baru pake yang versi 3.97 Beta 2. Sekedar catatan </font><a href="http://lame.sourceforge.net/"><font face="Tahoma" size="2">LAME Encoder</font></a><font face="Tahoma" size="2"> adalah MP3 Encoder </font><a rel="nofollow" href="http://en.wikipedia.org/wiki/Open_source"><font face="Tahoma" size="2">Open Source</font></a><font face="Tahoma" size="2"> tapi kualitas MP3 yang dihasilkan malah jauh lebih baik daripada Encoder dari sang pembuat MP3 itu sendiri. Sebagai catatan LAME Encoder tidak berbentuk </font><a rel="nofollow" href="http://en.wikipedia.org/wiki/Graphical_user_interface"><font face="Tahoma" size="2">GUI (Graphical User Interface)</font></a><font face="Tahoma" size="2"> tetapi berbentuk </font><a rel="nofollow" href="http://en.wikipedia.org/wiki/Command_line_interface"><font face="Tahoma" size="2">CLI (Command Line Interface)</font></a><font face="Tahoma" size="2">. Untuk penggunaan lame itu sendiri sebagai berikut </font></p>
<p><span id="more-17"></span></p>
<ul>
<li><font face="Tahoma" size="2">Pertama download LAME dari link di bawah :</font></li>
</ul>
<blockquote>
<div class="newsItem"><font face="Tahoma"><font size="2">LAME 3.98 alpha 6 2006-06-29 </font></font></div>
<div class="newsDescription"><font face="Tahoma"><font size="2"><b><font color="#000000">Bundle:</font></b> includes lame.exe, lame_enc.dll. (ICL4.5) (Includes the decoding fix for mp3 files and the fix for decoding through stdout. Both now included in CVS.)</font></font></div>
<div class="downloadArea"><a href="http://www.rarewares.org/dancer/dancer.php?f=91"><font face="Tahoma" size="2">Download (371Kb)</font></a></div>
<div class="newsDescription"><font face="Tahoma"><font size="2"><font color="#00ffff"><b><font color="#000000">LAME 3.98 alpha 6 DirectShow Filter:</font> </b></font>MSVC6 compile. Includes batch files for Registering/Unregistering the filter. You should read the text files before installing and using.</font></font></div>
<div class="newsItem"><font face="Tahoma"><font size="2">2006-06-29 </font></font></div>
<div class="downloadArea"><a href="http://www.rarewares.org/files/mp3/lameDS-3.98a6.zip"><font face="Tahoma" size="2">Download (110Kb)</font></a></div>
<div class="newsDescription"><font face="Tahoma"><font size="2"><font color="#00ffff"><b><font color="#000000">LAME 3.98 alpha 6 ACM:</font> </b></font>MSVC6 compile. Includes inf file.</font></font></div>
<div class="newsItem"><font face="Tahoma"><font size="2">2006-06-29 </font></font></div>
<div class="downloadArea"><a href="http://www.rarewares.org/files/mp3/lameACM-3.98a6.zip"><font face="Tahoma" size="2">Download (165Kb)</font></a></div>
</blockquote>
<div class="downloadArea"><font face="Tahoma" size="2">Setelah mendownload (saya sarankan yang <a href="http://www.rarewares.org/dancer/dancer.php?f=91"><font face="Tahoma" size="2">bundle</font></a>&nbsp;saja), extract file archive tersebut nanti anda akan menemukan file <em>lame.exe </em>dan <em>lame_enc.dll</em> dan beberapa file lainnya namun kedua file tadi adalah file yang terpenting,&nbsp;penjelasannya sebagai berikut&nbsp;:</font></div>
<ul>
<li>
<div class="downloadArea"><font face="Tahoma" size="2">Lame.exe itu sebagai Command Line Encodernya yang digunakan untuk melakukan proses convert audio ke MP3</font></div>
</li>
<li>
<div class="downloadArea"><font face="Tahoma" size="2">Lame_enc.dll itu adalah Dynamic Link Library yang dapat dipanggil dari program Audio Converter lainnya, sebagai contoh di program Winamp, coba anda cek direktory Winamp pasti anda akan menemukan file yang sama, ini dikarenakan fungsi Winamp untuk melakukan Convert Audio CD ke MP3 menggunakan LAME Encoder. Untuk lebih gampangnya copy file Lame_enc.dll yang baru di extract tadi untuk mengupgrade versi Lame yang digunakan Winamp ke direktory tempat winamp\plugins berada maka secara instant anda sudah mendapatkan fungsi versi lame baru di Winamp anda (jika anda suka melakukan Ripping menggunakan Winamp)</font></div>
</li>
</ul>
<div class="downloadArea"><font face="Tahoma" size="2">sedangkan perintah untuk menggunakan versi&nbsp;CLI-nya&nbsp;hanya cukup dengan perintah :</font></div>
<blockquote>
<div class="downloadArea"><font face="Tahoma" size="2">lame.exe --preset standard inputfile outputfile</font></div>
</blockquote>
<div class="downloadArea" dir="ltr">
<div class="downloadArea"><font face="Tahoma" size="2">Note: untuk versi lame 3.97 keatas lebih baik cukup memakai perintah ini saja karena kualitasnya sangat baik tidak perlu menggunakan perintah lainnya lagi. Namun perintah diatas hanya berlaku jika file input adalah WAV, jika file input anda dari CD sebaiknya anda mendownload </font><a href="http://www.exactaudiocopy.org"><font face="Tahoma" size="2">EAC (Exact Audio Copy)</font></a><font face="Tahoma" size="2"> karena program inilah yang terbaik untuk melakukan Rip dari CD Audio atau gunakanlah program Ripping audio yang mendukung Lame ;)</font></div>
</div>
	<p></p>
	<p><em>Copyright &copy; <a href="http://www.reaper-x.com" title="Reaper-X Technology">Reaper-X Technology</a> &ndash; www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/09/lame-398-alpha/" title="Lame 3.98 Alpha">Permalink</a> | <a href="http://www.reaper-x.com/2006/07/09/lame-398-alpha/#comments" title="Add a comment">Add a comment</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <a href="http://www.reaper-x.com/category/codecs/" title="View all posts in Codecs" rel="category tag">Codecs</a>,  <a href="http://www.reaper-x.com/category/computer/" title="View all posts in Computer" rel="category tag">Computer</a>,  <a href="http://www.reaper-x.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>,  <a href="http://www.reaper-x.com/category/computer/software/" title="View all posts in Software" rel="category tag">Software</a></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/07/09/lame-398-alpha/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
