<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>MeGUI Continued - Convert Almost Any Video to H.264</title>
		<description>Discuss MeGUI Continued - Convert Almost Any Video to H.264</description>
		<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html</link>
		<lastBuildDate>Sat, 18 May 2013 09:38:05 --600</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="https://logichaos.com:10078/joomla/component/jcomments/feed/com_content/50/10.html" rel="self" type="application/rss+xml" />
		<item>
			<title>smith says:</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-282</link>
			<description><![CDATA[i found this one helpfull http://letmeknowhow.weebly.com/4/post/2013/02/megui-full-video-conversion-guide.html]]></description>
			<dc:creator>smith</dc:creator>
			<pubDate>Mon, 04 Feb 2013 23:24:54 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-282</guid>
		</item>
		<item>
			<title>M.Tahir says:</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-278</link>
			<description><![CDATA[i have dual audio movie when i encoded the movie one audio track is missed could you help me how can i resolve this problem or guide me..please]]></description>
			<dc:creator>M.Tahir</dc:creator>
			<pubDate>Thu, 10 Jan 2013 04:48:31 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-278</guid>
		</item>
		<item>
			<title>sit says:</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-255</link>
			<description><![CDATA[I have dual audio Mkv file. but at the time of rip I loast one audio channel. How to rip dual audio ?]]></description>
			<dc:creator>sit</dc:creator>
			<pubDate>Sat, 07 Jul 2012 21:27:09 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-255</guid>
		</item>
		<item>
			<title>hung says:</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-148</link>
			<description><![CDATA[I'm a bit confused on the part with the resizing in AVS Script Creator. When I go to "script", it shows me this: #deinterlace #crop #resize #denoise What exactly do I type in the resize line to change a 848x480 resolution to 1280x720. I have tried adding (1280,720) after resize but it did not work. I'm guessing I did it wrong. Sorry I'm very newbie at this.]]></description>
			<dc:creator>hung</dc:creator>
			<pubDate>Tue, 08 Feb 2011 22:42:39 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-148</guid>
		</item>
		<item>
			<title>xtrader says:</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-103</link>
			<description><![CDATA[Cool tutorial!!! Can u make a tutorial in upscalling videos.]]></description>
			<dc:creator>xtrader</dc:creator>
			<pubDate>Thu, 16 Sep 2010 22:59:04 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-103</guid>
		</item>
		<item>
			<title>re: encode video already having audio</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-12</link>
			<description><![CDATA[ Hi, I try to make it painfully obvious in the video tutorial about how to reencode the audio track from a video. First, you have to create the AviSynth script using the &#34;AVS Script Editor&#34; found in the &#34;Tools&#34; menu. The very last thing you want to do before you click the &#34;Save&#34; button is go to the third tab, the &#34;Script&#34; tab. From there, you'll notice at the end of the first line, it says, &#34;Audio=false&#34;, simply change that to &#34;true&#34; and then save the AVS file. Now, once you have loaded the AVS file into MeGUI, in the bottom half you can select an audio track. Next to &#34;input&#34;, press the &#34;...&#34; button and choose the AVS file you just created. You can then choose whatever preset you want. I prefer to use the Nero AAC Encoder because it lets me choose a constant bitrate (CBR), unlike FAAC which only does Average bitrate (ABR) or Variable bitrate (VBR). You can download the Nero AAC Encoder here: http://www.nero.com/eng/downloads-nerodigital-nero-aac-codec.php Simply extract &#34;NeroAacEnc.exe&#34; to the root directory of MeGUI and you will be able to choose any of the Nero AAC audio presets. Make sure you press the &#34;Auto Encode&#34; button at the very bottom of the MeGUI window. It will perform both the video conversion and audio conversion steps automatically, as well as combine the video and audio into a single file. If you press the &#34;Enqueue&#34; buttons, it will only encode the video (or audio). After clicking &#34;Auto Encode&#34;, be sure to check &#34;Add additional content." (I have covered all of this in the video tutorial, but since I'm nice, I have written it out for you) Note: Depending on the audio codec used in the video you want to convert, this should work pain free. If the .AVI or .MKV (or whatever) contains an audio track encoded using an audio codec you don't have, you will get an error. So, make sure you have the audio codec for the video before you attempt this. K-Lite codec pack (http://www.codecguide.com/download_kl.htm) or CCCP (Combined Community Codec Pack) (http://www.cccp-project.net/) contain codecs for most audio formats. I hope this helps, -Neil]]></description>
			<dc:creator>Neil</dc:creator>
			<pubDate>Fri, 05 Feb 2010 00:52:32 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-12</guid>
		</item>
		<item>
			<title>encode video already having audio</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-15</link>
			<description><![CDATA[Hey! Neil... I should have asked it earlier.. Can we encode a video file already containing audio using MeGUI, because when I am trying to encode an AVI file which already has the audio, the result video after encode doesn't contain any audio.. so is it always necessary to separate the audio from video and then adding it separately in the lower audio section in MeGUI... :-?:]]></description>
			<dc:creator>Chanakya69</dc:creator>
			<pubDate>Thu, 04 Feb 2010 22:22:00 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-15</guid>
		</item>
		<item>
			<title>Re re: another question about upscaling</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-14</link>
			<description><![CDATA[ok :-x ... got it B)]]></description>
			<dc:creator>Chanakya69</dc:creator>
			<pubDate>Tue, 02 Feb 2010 22:58:14 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-14</guid>
		</item>
		<item>
			<title>re: another question about upscaling</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-13</link>
			<description><![CDATA[ Well, HD stands for High Definition, which implies higher resolution. Upscaling a video from a 480p source to a 720p or 1080p means that you are increasing the resolution, therefore making it higher definition. But I know exactly what you're trying to ask. You want to know why the video doesn't look any better. Well, that's the thing. Upscaling doesn't do anything at all to improve the quality of the video. In many cases the quality will be lower due to the second layer of compression and/or bitrate settings. In fact, the only way to ensure an upscaled video looks identical bit for bit is to use a lossless codec, and that can increase the original filesize more than 5-10 times the original, which therefore introduces extra decoding power requirements, which isn't practical at all. Upscaling is most practical when hooking up a video game console or a DVD player to an HDTV via HDMI/component cables. The upscaling takes place behind-the-scenes in that case. As for forcefully upscaling a video so that the video itself is a higher resolution, I can think of only one reason to do that. To fool video streaming sites like youtube into dedicating a higher bitrate to your video to preserve as much quality as possible. Youtube is forced to use higher bitrates for higher resolution videos to compensate for the quality loss that would occur (assuming they used a fixed bitrate for videos of any resolution). That's a earful, sorry. Another reason upscaling can be useful is for mixing low resolution videos in with high resolution videos. You wouldn't want to take a high resolution video and make it smaller to match the low resolution videos, you would want to do it the other way around. An example of this would be documentaries. Documentaries are filled with videos of all shapes and sizes. They have to upscale the older footage to fit with the high resolution videos. That doesn't make them any higher quality, that just makes them fit your screen instead of looking extremely tiny with black borders on all 4 corners. Upscaling is, otherwise, pointless. Also, after looking at the guide, it's CLEAR that whoever wrote that guide used images from 2 different sources to illustrate the quality difference when upscaling a video from a low resolution. You cannot gain detail from a lack of detail. Plain and simple. The author of that guide used a high resolution image (probably to fool people into thinking upscaling would be beneficial). Don't believe me? Look at the hairs. In the first image, the hairs are blurry. In the second, they are crystal clear. You can even see the pores on his face. You can barely see his teeth in the first image. If you were to upscale a low resolution image and apply a sharpen or an unsharp mask filter to it, you would make it look sharper, yes... but that wouldn't actually &#34;add&#34; the extra details to the image. Put simply, that author is full of crap. -Neil]]></description>
			<dc:creator>Neil</dc:creator>
			<pubDate>Tue, 02 Feb 2010 20:53:11 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-13</guid>
		</item>
		<item>
			<title>another question about upscaling</title>
			<link>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-22</link>
			<description><![CDATA[Thanks again Neil.. You r the man... :evil: Here is a guide I found about upscaling video.. http://www.bwtorrents.com/showthread.php?t=218648 It claims that the end result will be an upscaled movie with HD video. As u can see the difference in the last two images in the guide in the above link.. So my question is that... Is it really possible ? Because when I tried to upscale an AVI video the end result was an upscaled video but of the same quality without HD..]]></description>
			<dc:creator>Chanakya69</dc:creator>
			<pubDate>Tue, 02 Feb 2010 19:46:21 --600</pubDate>
			<guid>http://www.logichaos.com/joomla/guides/video-tutorials/50-megui-continued-convert-any-video-to-h264.html#comment-22</guid>
		</item>
	</channel>
</rss>
