<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Way's Ways</title>
	<atom:link href="http://waysways.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://waysways.com</link>
	<description>Don't do it the right way, do it the Way's Way!</description>
	<lastBuildDate>Wed, 18 Mar 2009 04:04:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Converting rmvb to AVI</title>
		<link>http://waysways.com/geek-speak/converting-rmvb-to-avi/</link>
		<comments>http://waysways.com/geek-speak/converting-rmvb-to-avi/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 15:05:12 +0000</pubDate>
		<dc:creator>Way</dc:creator>
				<category><![CDATA[Geek Speak]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[rmvb]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://waysways.com/?p=3</guid>
		<description><![CDATA[<p>I had some rmvb (real.com format) videos that I wanted to burn to DVD.  (Rmvb seems to be a popular format with many Asian videos.)  In order to burn these videos to DVD, you have to first convert them to a format that your favorite DVD authoring program can use.  I chose to convert them to AVI [...]]]></description>
			<content:encoded><![CDATA[<p>I had some rmvb (real.com format) videos that I wanted to burn to DVD.  (Rmvb seems to be a popular format with many Asian videos.)  In order to burn these videos to DVD, you have to first convert them to a format that your favorite DVD authoring program can use.  I chose to convert them to AVI and then use Nero Vision to compile and burn them onto a DVD.  After researching different methods, the best one I found was a program called <a href="http://www.erightsoft.com/SUPER.html">SUPER</a>.</p>
<p>I won&#8217;t go into detail on the other methods.  If you are interested, look at some of the sites I found:  <a href="http://forum.videohelp.com/topic289872.html">How to convert RM/RMVB to AVI or MPEG1/2</a>, <a href="http://forum.videohelp.com/topic231192.html">Handling RealMedia with VirtualDubMod</a>, <a href="http://www.jakeludington.com/dv_hacks/20051210_how_to_convert_rmvb.html">How to Convert RMVB</a>.  I didn&#8217;t have a lot of luck with the VirtualDubMod and Real Alternative method (probably because I wanted to keep RealPlayer installed) &#8211; video converted, but no audio.  By the way, <a href="http://www.videohelp.com/">videohelp.com</a> is one of my favorite sites for help on all video stuff.</p>
<p><a href="http://www.erightsoft.com/SUPER.html">SUPER</a>&#8216;s site is a bit long to wade through, the download link is at the bottom of this <a href="http://www.erightsoft.com/S6Kg1.html">page</a>.  Before I installed <a href="http://www.erightsoft.com/SUPER.html">SUPER</a>, I also installed the latest <a href="http://www.codecguide.com/">K-Lite Codec Pack</a>, which gives me all the codecs I need for most conversions.  The settings I used in <a href="http://www.erightsoft.com/SUPER.html">SUPER</a> are shown in the screen-capture below.  Note that the frames/sec is set to 25, which is the PAL standard.  This rate matched the original video and I chose to retain this setting for the converted video to avoid any quality issues when trying to convert to the NTSC rate of 29.97 frames/sec.  Most modern DVD players can play both rates without any problems, so it should not be an issue to leave it at 25 frames/sec.  (A nice tool to have to see information about your video file is <a href="http://avicodec.duby.info/">AVIcodec</a>.  It tells you video frames/sec, as well as, a bunch of other useful info, such as codecs used.)</p>
<p style="text-align: center;"><a href="http://waysways.com/wp-content/uploads/2009/03/super_screen.jpg"><img class="size-full wp-image-6 aligncenter" title="SUPER" src="http://waysways.com/wp-content/uploads/2009/03/super_screen.jpg" alt="SUPER" width="640" height="690" /></a></p>
<p><a href="http://waysways.com/wp-content/uploads/2009/03/super_encode_options.jpg"><img class="size-full wp-image-9 alignright" title="super_encode_options" src="http://waysways.com/wp-content/uploads/2009/03/super_encode_options.jpg" alt="super_encode_options" width="256" height="229" /></a>After doing a few conversions, I found that one more setting was needed.  Click on the little button labeled &#8220;Other Opts&#8221; on right side of the VIDEO section.  A small &#8220;Other Encode Options&#8221; window opens (see screen-capture on the right).  Uncheck the &#8220;Adjust The Encode Volume&#8221; option.  The default value made the audio sound over-modulated.  This might be different for your particular video, so play around with this setting and all the other settings, and you&#8217;ll find the program to be fairly easy to use and quite capable.  One of the most useful things about <a href="http://www.erightsoft.com/SUPER.html">SUPER</a> is that once you&#8217;ve tweaked the settings to your liking, you can batch a bunch of files and just let them convert all at one time.</p>
<p>For those looking for more help, in addition to instructions on <a href="http://www.erightsoft.com/SUPER.html">SUPER</a>&#8216;s site, you can also check out <a href="http://www.videohelp.com/guides/a-basic-guide-to-video-conversion-using-super-pdf-id942">A basic guide to video conversion using SUPER (pdf)</a>, written by someone at videohelp.com.</p>
<p>Have fun converting!</p>
]]></content:encoded>
			<wfw:commentRss>http://waysways.com/geek-speak/converting-rmvb-to-avi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

