<?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; Video Tools</title>
	<atom:link href="http://www.reaper-x.com/category/computer/software/video-tools/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>Enhance Video Quality using FFdshow and AVISynth</title>
		<link>http://www.reaper-x.com/2007/05/24/enhance-video-quality-using-ffdshow-and-avisynth/</link>
		<comments>http://www.reaper-x.com/2007/05/24/enhance-video-quality-using-ffdshow-and-avisynth/#comments</comments>
		<pubDate>Thu, 24 May 2007 04:57:18 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Guide]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://www.reaper-x.com/2007/05/24/enhance-video-quality-using-ffdshow-and-avisynth/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/05/24/enhance-video-quality-using-ffdshow-and-avisynth/" title="Enhance Video Quality using FFdshow and AVISynth"><strong>Enhance Video Quality using FFdshow and AVISynth</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p>Although previously i&#8217;ve tried this step in the past, but at that time i'm still using barton which is not strong enough even just to handle LimitedSharpening filter and caused big slowdown to the mov...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/05/24/enhance-video-quality-using-ffdshow-and-avisynth/" title="Enhance Video Quality using FFdshow and AVISynth"><strong>Enhance Video Quality using FFdshow and AVISynth</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p><p>Although previously i&rsquo;ve tried this step&nbsp;in the past, but at that time i'm still using&nbsp;barton which is not strong enough even just to handle LimitedSharpening filter and caused big slowdown to the movie (read: lag)&nbsp;that&rsquo;s why i prefer not to use this method at that time &hellip; but since i just upgraded my computer processor ( Athlon64 X2 4200+ ) i can use this avisynth script to pre-process video played on Zoom Player via FFDshow using AVISynth Script called BlindDehalo and Limited Sharpen (<strike>unfortunately it&rsquo;s still impossible for me to turn them both on at the same time</strike>)</p>
<p>Btw here&rsquo;s what the <strong>default</strong> video looks like :</p>
<p><img alt="Ah My Goddess Normal" src="http://www.reaper-x.com/images/blogs/amg-2dnormal.jpg" border="0" /></p>
<p><span id="more-508"></span></p>
<p>And here&rsquo;s what it looks like with some effects from <strong>LimitedSharpen</strong>&nbsp;(i prefer to use this one rather than the sharpen filter on FFDshow) :</p>
<p><img alt="Ah My Goddess LimitedSharpen" src="http://www.reaper-x.com/images/blogs/amg-2dlimitedsharpen.jpg" border="0" /></p>
<p>And here&rsquo;s another screenshot taken using <strong>BlindDehalo 2</strong> (i&rsquo;d definitely use this because in my opinion i really like how the video displayed, <strike>if only my processor can handle it without stuttering / lagging</strike>) :</p>
<p><img alt="Ah My Goddess BlindDehalo2" src="http://www.reaper-x.com/images/blogs/amg-2dblinddehalo2.jpg" border="0" /></p>
<p>While below screenshot using <strong>BlindDehalo 2 with LimitedSharpen</strong> (<strike>The truth is, my pc is still not strong enough to handle this combo, and in other words this is just for screenshot purpose only</strike>):</p>
<p><img alt="Ah My Goddess BlindDehalo2 LimitedSharpen" src="http://www.reaper-x.com/images/blogs/amg-2dblinddehalo2-2dlimitedsharpen.jpg" border="0" /></p>
<p>As for the step on how to do it, or more info about this, you can read&nbsp;it at <a href="http://www.avsforum.com/avs-vb/archive/index.php/t-469464.html">avsforum</a>&nbsp;;) &hellip; but as a side note, i'm using LimitedSharpenFaster instead of the original LimitedSharpen &hellip;</p>
<p>and here&rsquo;s the link to get the avisynth script used (<em>link updated / added</em>) :</p>
<ol>
<li><a href="http://avisynth.org/LimitedSharpen#LimitedSharpenFaster">Limited Sharpen Faster</a><a href="http://avisynth.org/LimitedSharpen#LimitedSharpenFaster"></a></li>
<li><a href="http://forum.doom9.org/showthread.php?threadid=74003">BlindDeHalo AVS</a><a href="http://forum.doom9.org/showthread.php?threadid=74003"></a></li>
<li><a href="http://forum.doom9.org/showthread.php?t=99679">Soothe AVS</a></li>
<li><a href="http://forum.doom9.org/showthread.php?s=&amp;threadid=74003&amp;perpage=20&amp;highlight=blinddehalo3&amp;pagenumber=4">BlindDeHalo 3 AVS</a></li>
</ol>
<p><strong>Update :</strong></p>
<p>I just noticed that i have BlindDeHalo3 script when i'm doing some cleaning, without doubt i tested it right away and the results is :</p>
<p><img alt="Ah My Goddess Full Post Processing" src="http://www.reaper-x.com/images/blogs/AMG-Full-Post-Processing.jpg" border="0" /></p>
<p>&nbsp;</p>
<p>Yep with BlindDeHalo3 script i can use them both at the same time without stuttering, i also added another script called Soothe script which is made by Didée</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/05/24/enhance-video-quality-using-ffdshow-and-avisynth/" title="Enhance Video Quality using FFdshow and AVISynth">Permalink</a> | <a href="http://www.reaper-x.com/2007/05/24/enhance-video-quality-using-ffdshow-and-avisynth/#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/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/how-to/tutorials/" title="View all posts in Tutorials" rel="category tag">Tutorials</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/2007/05/24/enhance-video-quality-using-ffdshow-and-avisynth/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Movie plays Upside Down when using Haali Video Renderer</title>
		<link>http://www.reaper-x.com/2007/05/16/movie-plays-upside-down-when-using-haali-video-renderer/</link>
		<comments>http://www.reaper-x.com/2007/05/16/movie-plays-upside-down-when-using-haali-video-renderer/#comments</comments>
		<pubDate>Wed, 16 May 2007 15:12:20 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Guide]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://www.reaper-x.com/2007/05/16/movie-plays-upside-down-when-using-haali-video-renderer/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/05/16/movie-plays-upside-down-when-using-haali-video-renderer/" title="Movie plays Upside Down when using Haali Video Renderer"><strong>Movie plays Upside Down when using Haali Video Renderer</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p>Okay &#8230; so today i just received a new movie and because i'm really interested on watching this movie again (previously i watched this movie in cinema last year), i played it as soon as possible when t...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/05/16/movie-plays-upside-down-when-using-haali-video-renderer/" title="Movie plays Upside Down when using Haali Video Renderer"><strong>Movie plays Upside Down when using Haali Video Renderer</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p><p>Okay &hellip; so today i just <em>received</em> a new movie and&nbsp;because i'm really interested on watching this movie again (previously i watched this movie in cinema last year), i played it as soon as possible when the last part was completed :P &hellip; and at first when i played it, i did not see any problem with it &hellip; everything can be played normally like below image as an illustration</p>
<p><img alt="Full Video Non SUB With Haali Renderer" src="http://www.reaper-x.com/images/blogs/full-video-non-sub-with-haali-renderer.jpg" border="0" /></p>
<p>And&nbsp;as you already knew that i'm not a native english speaker, and so watching english movie without subtitle can be confusing especially at some part so i decided to search for it&rsquo;s english subtitle and found one &hellip; but &hellip; a new problem arise, as illustrated&nbsp;below :</p>
<p><span id="more-500"></span></p>
<p><img alt="Full Video With SUB With Haali Renderer Problem" src="http://www.reaper-x.com/images/blogs/full-video-with-sub-with-haali-renderer-problem.jpg" border="0" /></p>
<p>As you can see the video plays upside down !!! and because previously i can play the movie without problem, i decided to disable displaying subtitle first &hellip; and&nbsp;guess what ? the movie plays normally</p>
<p>Because it&rsquo;s seems strange to me, i decided to play around with various settings in Zoom Player (that&rsquo;s the media player i used) such as&nbsp;playing around with&nbsp;aspect ratio (i'm always using Disabled / Fit to Window aspect ratio), VMR (Video Mixing Renderer) 9 settings, try to flip it, etc &hellip; but the same problem still occur. Fortunately i remember that i'm not using VMR9 as my video renderer but i'm using Haali Video Renderer instead, and so i decided to switch the video renderer back to VMR9 Renderless and the problem seems to disappear</p>
<p>But because i prefer to use Haali Video Renderer rather than VMR9 Renderless&nbsp;i decided to mess around with various settings again &hellip; and after a while i found what the actual problem is (after getting various error message from various filters) &hellip; which is came from DirectVobSub / VSFilter &hellip; and&nbsp;to make thing shorter here&rsquo;s&nbsp;what&nbsp;you should do just in case you experience the same problem like me&nbsp;:</p>
<p><img alt="DirectVobSub Config" src="http://www.reaper-x.com/images/blogs/directvobsubconfig.jpg" border="0" /></p>
<p>As you can see from the above image, you just need to change the Vertical Padding in DirectVOBSub configuration into <em>Original Height</em> (the default setting is Extend to 16:9, although if it is for me i already changed it before to Extend 4:3)</p>
<p>And here&rsquo;s the final result :</p>
<p><strong>Haali Video Renderer</strong></p>
<p><img alt="Full Video With SUB With Haali Renderer Final" src="http://www.reaper-x.com/images/blogs/full-video-with-sub-with-haali-renderer-final.jpg" border="0" /></p>
<p>That&rsquo;s it ;) &hellip; btw if you ask me why i choose Haali Video Renderer rather than VMR9 as the video renderer, see below&nbsp;(compare it to above image) :</p>
<p><strong>Video Mixing Renderer 9 Renderless</strong></p>
<p><img alt="The Fast and Furios 3 VMR9" src="http://www.reaper-x.com/images/blogs/tfnf3-vmr9.jpg" border="0" /></p>
<p>See the differences by yourself :) &hellip; as a side note, you might be interested on reading my previous post&nbsp;about <a href="http://www.reaper-x.com/2006/11/17/important-tools-to-play-major-multimedia-files/">important video tools</a></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/05/16/movie-plays-upside-down-when-using-haali-video-renderer/" title="Movie plays Upside Down when using Haali Video Renderer">Permalink</a> | <a href="http://www.reaper-x.com/2007/05/16/movie-plays-upside-down-when-using-haali-video-renderer/#comments" title="2 comments">2 comments</a></em></p>
	<p><em><a href="http://www.reaper-x.com">0x87485B96</a> | Tags : <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/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/05/16/movie-plays-upside-down-when-using-haali-video-renderer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FLV Extractor - Extract Video &#038; Audio from FLV file</title>
		<link>http://www.reaper-x.com/2007/02/15/flv-extractor-extract-video-audio-from-flv-file/</link>
		<comments>http://www.reaper-x.com/2007/02/15/flv-extractor-extract-video-audio-from-flv-file/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 03:36:38 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Audio Tools]]></category>

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

		<category><![CDATA[Multimedia]]></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[video]]></category>

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

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

		<guid isPermaLink="false">http://www.reaper-x.com/2007/02/15/flv-extractor-extract-video-audio-from-flv-file/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/02/15/flv-extractor-extract-video-audio-from-flv-file/" title="FLV Extractor - Extract Video &#038; Audio from FLV file"><strong>FLV Extractor - Extract Video &#038; Audio from FLV file</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p>Previously i have posted about free flv encoder , but for some people (and that&#8217;s including me) .. i prefer to extract the audio files within those flash video file so i can do some other thing as wel...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2007/02/15/flv-extractor-extract-video-audio-from-flv-file/" title="FLV Extractor - Extract Video &#038; Audio from FLV file"><strong>FLV Extractor - Extract Video &#038; Audio from FLV file</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p><p>Previously i have posted about <a href="http://www.reaper-x.com/2007/02/01/riva-flv-encoder/">free flv encoder</a>, but for some people (and that&rsquo;s including me) .. i prefer to extract the audio files within those flash video file so i can do some other thing as well while&nbsp;listening to various song extracted from various video download site such as <a href="http://video.google.com/">Google Video</a>&nbsp;and / or <a href="http://www.youtube.com/">Youtube</a>&nbsp;using my favorite audio player (winamp)</p>
<p>So without further adieu .. <a href="http://www.moitah.net/#FLVExtract">here&rsquo;s the download page</a>&nbsp;of Moitah FLV extractor .. (in order to use it you&rsquo;ll need .Net Framework 2), and you can grab it from <a href="http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&amp;displaylang=en">here</a></p>
<p>As for the other thing, Moitah already explained it all in his page, also you can find many other audio video related tools in his site :)</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/15/flv-extractor-extract-video-audio-from-flv-file/" title="FLV Extractor - Extract Video &#038; Audio from FLV file">Permalink</a> | <a href="http://www.reaper-x.com/2007/02/15/flv-extractor-extract-video-audio-from-flv-file/#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/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/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/15/flv-extractor-extract-video-audio-from-flv-file/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; Video Tools"><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; Video Tools"><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>How come new software keep getting bigger</title>
		<link>http://www.reaper-x.com/2006/11/12/how-come-new-software-keep-getting-bigger/</link>
		<comments>http://www.reaper-x.com/2006/11/12/how-come-new-software-keep-getting-bigger/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 15:41:08 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Multimedia]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://www.reaper-x.com/2006/11/12/how-come-new-software-keep-getting-bigger.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/12/how-come-new-software-keep-getting-bigger/" title="How come new software keep getting bigger"><strong>How come new software keep getting bigger</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p>Intervideo WinDVD 8 has been released to public a while ago and i&#8217;ve been thinking on getting it (i mean the trial version of course) ;) .. but after seeing that the trial version file size is 115 Mb,...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/11/12/how-come-new-software-keep-getting-bigger/" title="How come new software keep getting bigger"><strong>How come new software keep getting bigger</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p><p><a href="http://www.kqzyfj.com/kg115lnwtnvADCDKBCFACBDHCGJC"rel="nofollow" >Intervideo WinDVD 8</a> has been released to public a while ago and i&rsquo;ve been thinking on getting it (i mean the trial version of course) ;) .. but after seeing that the trial version file size is 115 Mb, i don't know if i should download it or not.</p>
<p>Because until now i only use WinDVD decoder&nbsp;combined with&nbsp;<a href="http://www.anrdoezrs.net/ls72lnwtnvADCDKBCFAKKEHIBD"rel="nofollow" >Cyberlink PowerDVD</a>&nbsp;decoder to be used on <a href="http://www.inmatrix.com/"rel="nofollow" >Zoom Player</a>&nbsp;to watch my dvd movie collection (not my own collection actually because my sister is the one who bought it)&hellip;&nbsp;and i'm just wondering how come every time there&rsquo;s a new software release the file size keep getting bigger and bigger ?&nbsp;is it just me or did everyone else feel the same way 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/11/12/how-come-new-software-keep-getting-bigger/" title="How come new software keep getting bigger">Permalink</a> | <a href="http://www.reaper-x.com/2006/11/12/how-come-new-software-keep-getting-bigger/#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/multimedia/" title="View all posts in Multimedia" rel="category tag">Multimedia</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/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/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/11/12/how-come-new-software-keep-getting-bigger/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; Video Tools"><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; Video Tools"><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; Video Tools"><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; Video Tools"><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>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; Video Tools"><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; Video Tools"><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>Dr.DivX 2.0.0 OSS Finally Released</title>
		<link>http://www.reaper-x.com/2006/09/01/drdivx-200-oss-finally-released/</link>
		<comments>http://www.reaper-x.com/2006/09/01/drdivx-200-oss-finally-released/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 21:38:54 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Freeware]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://reaper-x.com/2006/09/01/drdivx-200-oss-finally-released.htm</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/01/drdivx-200-oss-finally-released/" title="Dr.DivX 2.0.0 OSS Finally Released"><strong>Dr.DivX 2.0.0 OSS Finally Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p>It seems that Dr. Divx 2 OSS the transcoding tools finally released to public as Production Release status after going through several beta stages. This tool is an invaluable especially for those who...]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/09/01/drdivx-200-oss-finally-released/" title="Dr.DivX 2.0.0 OSS Finally Released"><strong>Dr.DivX 2.0.0 OSS Finally Released</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p><p>It seems that Dr. Divx 2 OSS the transcoding tools finally released to public as Production Release status after going through several beta stages. This tool is an invaluable especially for those who likes to encode their video files easily. Although i didn't use it personally because i prefer VirtualDub rather than Dr. Divx series, but as for now i'm going to try this transcoding tools for the third time.</p>
<p>The first time i was using this tool is still in early beta stage which gives a lot of errors message (well, i never tried the first Dr. Divx series or Dr. Divx 1&nbsp;ever), although it still can encode the video files but most of it's option still can't be used yet. And the second time i was using this software is in Beta stage before the Release Candidate and it still buggy too. But i think most of the problem already fixed by now. So now i'm going to try it</p>
<p>Related Links :</p>
<ul>
<li><a href="http://labs.divx.com/DrDivX"title="Dr. Divx"  target="_blank">Dr. Divx 2 OSS&nbsp;Labs</a></li>
<li><a href="http://labs.divx.com/node/218"title="Dr. Divx 2 OSS Changelog"  target="_blank">Dr. Divx 2 OSS Changelog</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/09/01/drdivx-200-oss-finally-released/" title="Dr.DivX 2.0.0 OSS Finally Released">Permalink</a> | <a href="http://www.reaper-x.com/2006/09/01/drdivx-200-oss-finally-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/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></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.reaper-x.com/2006/09/01/drdivx-200-oss-finally-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>mkvtoolnix &#8212; Matroska tools for Linux/Unix and Windows</title>
		<link>http://www.reaper-x.com/2006/07/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/</link>
		<comments>http://www.reaper-x.com/2006/07/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/#comments</comments>
		<pubDate>Sun, 16 Jul 2006 23:41:40 +0000</pubDate>
		<dc:creator>Reaper-X</dc:creator>
		
		<category><![CDATA[Freeware]]></category>

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://localhost.localdomain/blog/2006/07/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/</guid>
		<description><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/" title="mkvtoolnix &#8212; Matroska tools for Linux/Unix and Windows"><strong>mkvtoolnix &#8212; Matroska tools for Linux/Unix and Windows</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p>MKVToolnix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows.
mkvtoolnix -- Matroska tools for Linux/Unix and Windows.
MKVToolnix is a GUI to create Matroska Container video files,&#160;with just&#160;using drag n drop into the MKVToolnix window (MKVMerge) you can create MKV files in an instant (unless you&#8217;re going [...]]]></description>
			<content:encoded><![CDATA[<p>Copyright www.reaper-x.com | <a href="http://www.reaper-x.com/2006/07/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/" title="mkvtoolnix &#8212; Matroska tools for Linux/Unix and Windows"><strong>mkvtoolnix &#8212; Matroska tools for Linux/Unix and Windows</strong></a> by <a href="http://www.reaper-x.com" title="Reaper-X .:[ ID ]:. &#187; Video Tools"><strong>Reaper-X</strong></a></p><blockquote><p>MKVToolnix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows.</p></blockquote>
<p><a href="http://www.bunkus.org/videotools/mkvtoolnix/" rel="nofollow">mkvtoolnix -- Matroska tools for Linux/Unix and Windows</a>.</p>
<p>MKVToolnix is a GUI to create Matroska Container video files,&nbsp;with just&nbsp;using drag n drop into the MKVToolnix window (MKVMerge) you can create MKV files in an instant (unless you&rsquo;re going to create chapter information of your video files).</p>
<p>This programs also support most of video format out there which AVI-Mux doesnt support (MPG, M2V&nbsp;for an example). So without further explanation, this is a must have tools for everyone who likes to encode their video files, but for everyone who already download Real Anime this tools already included in Real Anime distribution (you can found it on Real Anime installation directory). By the way the current version for Windows is version 1.7 (at the time i write this post)</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/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/" title="mkvtoolnix &#8212; Matroska tools for Linux/Unix and Windows">Permalink</a> | <a href="http://www.reaper-x.com/2006/07/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/#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/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>,  <a href="http://www.reaper-x.com/category/linux/" title="View all posts in Linux" rel="category tag">Linux</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/07/17/mkvtoolnix-matroska-tools-for-linuxunix-and-windows/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; Video Tools"><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; Video Tools"><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>
	</channel>
</rss>
