<?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>Computer Tricks &#38; Tips &#187; How-to</title>
	<atom:link href="http://www.touchupsoft.com/ComputerTricks/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.touchupsoft.com/ComputerTricks</link>
	<description>Better Digital Life &#38; Saver</description>
	<lastBuildDate>Mon, 13 Dec 2010 06:35:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Convert M2TS to MKV for Free</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-convert-m2ts-to-mkv-for-free/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-convert-m2ts-to-mkv-for-free/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 06:03:14 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[eac3to]]></category>
		<category><![CDATA[free convert m2ts to mkv]]></category>
		<category><![CDATA[m2ts to common video format and reduce size]]></category>
		<category><![CDATA[mkvtoolnix]]></category>
		<category><![CDATA[tsMuxer]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=599</guid>
		<description><![CDATA[M2TS and MKV are both video container formats. M2TS format is commonly used for high definition video on Blu-ray Disc and AVCHD. It is based on the MPEG-2 transport stream container and is also known as BDAV MPEG-2 transport stream. However, this format is not as widely supported as MKV by your computer, portable players [...]]]></description>
			<content:encoded><![CDATA[<p>M2TS and MKV are both video container formats. M2TS format is commonly used for high definition video on Blu-ray Disc and AVCHD. It is based on the MPEG-2 transport stream container and is also known as BDAV MPEG-2 transport stream. However, this format is not as widely supported as MKV by your computer, portable players or standalone devices like HTPC, Popcorn Hour and Western Digital player. So you may need to convert the m2ts format to the common video format like MKV.</p>
<p>I have searched online for a free software tool to convert m2ts to MKV and couldn’t find such a tool to work well. All of the programs that can directly do the work are commercial software. But there are some good ways to do that with a few free programs working together.</p>
<p>1.Import the m2ts to<a title="download txMuxer" rel="nofollow" href="http://www.smlabs.net/tsmuxer_en.html"> tsMuxer</a> and use the demux function to split the file to separate video and audio raw streams.</p>
<p>2.Use MKVmergeGUI （included in <a title="download mkvtoolnix" rel="nofollow" href="http://www.videohelp.com/tools/MKVtoolnix">mkvtoolnix</a>） to mux the separate video and audio streams together to an MKV.</p>
<p>This way is simple and fast without quality loss, and if you don’t remove the tracks or subs, etc., it doesn’t reduce the size of the file, for it just packages the file into MKV container without re-encoding the video/audio.</p>
<p>If you want to compress the file to smaller size, you can follow this way:</p>
<p>1.Use <a title="download HdBrStreamExtracter" rel="nofollow" href="http://code.google.com/p/hdbrstreamextractor/">HdBrStreamExtractor </a>（the GUI of <a title="about eac3to" rel="nofollow" href="http://forum.doom9.org/showthread.php?t=125966">eac3to</a>) to demux the m2ts. You can extract the video track as MKV file and transcode the audio track to, say AC3 640Bit to get rid of HD sound.</p>
<p>2.Mux the video and audio in MKVMergeGUI.</p>
<p>If you want to reduce more file size, you can transcode your video track to 720p H.264 before muxing it in MKVMerge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-convert-m2ts-to-mkv-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Recover DVD Stereo Audio</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-recover-dvd-stereo-audio/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-recover-dvd-stereo-audio/#comments</comments>
		<pubDate>Wed, 26 May 2010 13:23:52 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[demux and remux DVD audio]]></category>
		<category><![CDATA[DVD audio editing]]></category>
		<category><![CDATA[extract audio from DVD]]></category>
		<category><![CDATA[recover DVD stereo audio]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=533</guid>
		<description><![CDATA[If you have a mono audio in your DVD or one of the stereo channels is bad (e.g. the right audio channel is muted but the left audio channel is ok), is there a way to make the audio become stereo so that you can enjoy the DVD better? Yes, following is the solution:
1.Extract the [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a mono audio in your DVD or one of the stereo channels is bad (e.g. the right audio channel is muted but the left audio channel is ok), is there a way to make the audio become stereo so that you can enjoy the DVD better? Yes, following is the solution:</p>
<p>1.Extract the Audio from the DVD in WAV format. Please refer to<a title="How to Extract Audio from DVD in WAV Format" href="http://www.dvdripper.org/how-to-extract-audio-from-dvd-in-wav-format/"> How to Extract Audio from DVD in WAV Format</a>.</p>
<p>2.Load it into <a title="download Audacity" rel="nofollow" href="http://www.videohelp.com/tools/Audacity">Audacity</a> and copy the good channel over the bad one.</p>
<div id="attachment_537" class="wp-caption alignnone" style="width: 606px"><img class="size-full wp-image-537" title="Audacity" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/05/Audacity.jpg" alt="Audacity" width="596" height="328" /><p class="wp-caption-text">Audacity</p></div>
<p>3. Encode the WAV audio back to AC3 which is one of the audio codecs used in DVD-Video content, using <a title="download WAV to AC3 Encoder" rel="nofollow" href="http://www.softpedia.com/get/Multimedia/Audio/Audio-CD-Rippers-Encoders/WAV-to-AC3-Encoder.shtml">WAV to AC3 Encoder</a>.</p>
<div id="attachment_538" class="wp-caption alignnone" style="width: 741px"><img class="size-full wp-image-538" title="WAV to AC3 Encoder" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/05/WAV-to-AC3-Encoder.jpg" alt="WAV to AC3 Encoder" width="731" height="345" /><p class="wp-caption-text">WAV to AC3 Encoder</p></div>
<p>4.Mux the original video and new audio with <a title="download Muxman" rel="nofollow" href="http://www.videohelp.com/tools/Muxman" target="_blank">Muxman</a> to create new VOBs. There is a <a title="guide for replacing DVD streams" rel="nofollow" href="http://www.digital-digest.com/articles/Simplistic_Guide_for_Replacing_DVD_Streams_page1.html">guide</a> to help you do this.</p>
<div id="attachment_539" class="wp-caption alignnone" style="width: 690px"><img class="size-full wp-image-539" title="MuxMan" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/05/MuxMan.jpg" alt="MuxMan" width="680" height="282" /><p class="wp-caption-text">MuxMan</p></div>
<p>5. Use <a title="download VOBBlanker" rel="nofollow" href="http://www.videohelp.com/tools/VobBlanker" target="_blank">VobBlanker</a> to Replace the old VOBs with the new ones.</p>
<div id="attachment_543" class="wp-caption alignnone" style="width: 783px"><img class="size-full wp-image-543" title="VobBlanker" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/05/VobBlanker1.jpg" alt="VobBlanker" width="773" height="359" /><p class="wp-caption-text">VobBlanker</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-recover-dvd-stereo-audio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Complete Episodes from VOBs</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-make-complete-episodes-from-vobs/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-make-complete-episodes-from-vobs/#comments</comments>
		<pubDate>Thu, 13 May 2010 09:40:50 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[DVD ripper]]></category>
		<category><![CDATA[get separate episodes from DVD]]></category>
		<category><![CDATA[rip TV show DVD to separate epdisodes]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=457</guid>
		<description><![CDATA[VOBs are subject to the DVD specifications, so the episodes/titles (PGCs) on the DVD are split into different VOBs, which means one episode will be split to the next VOB, or rather, various episodes are contained within the VOBs and may extend into different VOBS.
Then if you want to get complete episodes that extends from [...]]]></description>
			<content:encoded><![CDATA[<p>VOBs are subject to the DVD specifications, so the episodes/titles (PGCs) on the DVD are split into different VOBs, which means one episode will be split to the next VOB, or rather, various episodes are contained within the VOBs and may extend into different VOBS.</p>
<p>Then if you want to get complete episodes that extends from one VOB to another one into individual files, how do you do it?</p>
<p>The simplest way is to get the DVD ripped in separate episodes when ripping the DVD to the hard drive, using DVD Decrypter in IFO mode or DVD Shrink in Re-author mode. For specific operation, please refer to the articles relevant to this topic: <a title="convert TV series DVD into one File with freeware" href="../how-to-convert-tv-show-dvd-into-one-avi-file-for-free/">How to Convert TV Show DVD into One AVI File for Free</a> and <a title="rip TV show DVD to individual episodes" href="http://www.dvdripper.org/convert-each-episode-of-tv-show-dvd-to-individual-avi-file-using-freeware/">Convert Each Episode of TV Show DVD to Individual AVI File Using Freeware</a>. But if the DVD is already on your hard drive, there are two free tools to help you make a complete episode from different VOBs.</p>
<h2>VOB2MPG</h2>
<p><a title="download VOB2MPG" rel="nofollow" href="http://www.videohelp.com/tools/VOB2MPG" target="_blank">VOB2MPG</a> goes through a whole VIDEO_TS folder and joins up various vobsets to produce MPGs for different titles without reconverting the video and audio. So it will split your VOBs into individual complete episodes/titles.</p>
<h2>PGCDemux</h2>
<p>Open the VOBs or the IFOs in <a title="download PGCDemux" rel="nofollow" href="http://www.videohelp.com/tools/PgcDemux" target="_blank">PGCDemux</a> and check “Create a PGC VOB”, and then it will output the individual episodes in the form of PGC VOB files.</p>
<p>Don’t forget to try our <a title="TouchUP DVD rippers" href="http://www.touchupsoft.com/DVDRipper/">DVD Ripper</a> which allows you to load the whole DVD folder or open DVD disk to get individual episodes and even individual chapters from one episode into whatever format.</p>
<div id="attachment_458" class="wp-caption alignnone" style="width: 706px"><img class="size-full wp-image-458" title="rip DVD to separate episodes  in TouchUp DVD Ripper Platinum" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/05/rip-DVD-to-separate-episodes-in-TouchUp-DVD-Ripper-Platinum.jpg" alt="rip DVD to separate episodes  in TouchUp DVD Ripper Platinum" width="696" height="534" /><p class="wp-caption-text">rip DVD to separate episodes  in TouchUp DVD Ripper Platinum</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-make-complete-episodes-from-vobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Convert TV Show DVD into One AVI File for Free</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-convert-tv-show-dvd-into-one-avi-file-for-free/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-convert-tv-show-dvd-into-one-avi-file-for-free/#comments</comments>
		<pubDate>Tue, 04 May 2010 09:21:17 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[convert TV show DVD into one single file]]></category>
		<category><![CDATA[DVD ripper]]></category>
		<category><![CDATA[DVD Shrink]]></category>
		<category><![CDATA[free convert DVD to AVI]]></category>
		<category><![CDATA[merge AVI fiels]]></category>
		<category><![CDATA[re-author DVD]]></category>
		<category><![CDATA[rip separate episodes from TV show DVD]]></category>
		<category><![CDATA[TV show DVD to one AVI file]]></category>
		<category><![CDATA[VirtualDub]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=404</guid>
		<description><![CDATA[Ripping a TV show DVD is not as simple as ripping a movie DVD, since TV show DVDs have multiple episodes and are often improperly authored, either purposely or due to incompetence. DVD converters may convert the episodes into lots of segments and you have to cut and join them to get a correct file.
Then [...]]]></description>
			<content:encoded><![CDATA[<p>Ripping a TV show DVD is not as simple as ripping a movie DVD, since TV show DVDs have multiple episodes and are often improperly authored, either purposely or due to incompetence. DVD converters may convert the episodes into lots of segments and you have to cut and join them to get a correct file.</p>
<p>Then if you want to convert an improperly authored TV show DVD into a single file in AVI which is one of the most popular video format, how to make it easier yet for free? Following is the solution. For converting each episode to an individual AVI file, please refer to this <a title="convert each episode to individual AVI file with freeware" href="http://www.dvdripper.org/convert-each-episode-of-tv-show-dvd-to-individual-avi-file-using-freeware/">article</a>.</p>
<h2>Use DVD Shrink to Re-author the DVD.</h2>
<p>1. Rip the DVD to the hard disk drive first if DVD Shrink cannot decrypt it and then open the VIDEO_TS folder in <a title="download DVD Shrink" rel="nofollow" href="http://www.videohelp.com/tools/DVD_Shrink" target="_blank">DVD Shrink</a>.<br />
2. Select Re-author from the top menu<br />
3. Select the episodes you want and drag them to the left panel under the DVD structure.<br />
4. Select Backup on the top menu and select where you want to save the result files.</p>
<div id="attachment_405" class="wp-caption alignnone" style="width: 469px"><img class="size-full wp-image-405" title="DVD Shrink Re-author" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/05/DVD-Shrink-Re-author.jpg" alt="DVD Shrink Re-author" width="459" height="110" /><p class="wp-caption-text">DVD Shrink Re-author</p></div>
<p>There is also a detail <a title="guide to use DVD Shrink Re-author" rel="nofollow" href="http://www.dvdshrink.info/re-author.php">DVD Shrink Re-author tutorial</a> you can refer to. After the re-authoring, you get the episodes without other extras and can re-number to place the episodes in correct order for encoding and then joining.</p>
<h2>Convert the Re-authored DVD files to AVI</h2>
<p>Use AutoGK to convert the DVD files to AVI files:</p>
<div id="attachment_408" class="wp-caption alignnone" style="width: 531px"><img class="size-full wp-image-408" title="AutoGK" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/05/AutoGK1.jpg" alt="AutoGK" width="521" height="160" /><p class="wp-caption-text">AutoGK</p></div>
<h2>Merge to One AVI file</h2>
<p>To join the separate AVI files to one file, we can use <a title="download VirtualDub" rel="nofollow" href="http://www.virtualdub.org/">VirtualDub</a>. <a title="tutorial for merging AVI files with VirturalDub " rel="nofollow" href="http://www.afterdawn.com/guides/archive/virtualdub_join_avi.cfm">Here</a> is the detail guide on how to do this.</p>
<p>The above method is easy to use but is troublesome with three steps. The easiest method is to convert the DVD to an AVI file directly in one step, by using a commercial <a title="TouchUp DVD Ripper" href="http://www.dvdripper.org/products/touch-up-dvd-ripper/">DVD ripper</a> which allows you to convert DVD to whatever format and meanwhile lets you choose to merge the converted files  into a single one or not. This way can say you much time and what’s more important is you get the video with much better quality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-convert-tv-show-dvd-into-one-avi-file-for-free/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Trim FLV Videos without Re-encoding Using Freeware</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-trim-flvavi-videos-without-re-encoding/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-trim-flvavi-videos-without-re-encoding/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 12:21:02 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[cut and save video with original quality]]></category>
		<category><![CDATA[free trim video without re-encoding]]></category>
		<category><![CDATA[trim flv video without quality loss]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=352</guid>
		<description><![CDATA[Sometimes we want to trim a video file to get the exact parts we want or get rid of unwanted parts like commercials. Of course, there are many video editing software tools capable of doing this, but most of them will re-encode the file. Then what if you want to trim an FLV video without [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes we want to trim a video file to get the exact parts we want or get rid of unwanted parts like commercials. Of course, there are many video editing software tools capable of doing this, but most of them will re-encode the file. Then what if you want to trim an FLV video without re-encoding in order to preserve the original video with no quality loss and save time wasting in re-encoding?</p>
<p>To trim a FLV video without re-encoding, we need a video editor that can open FLV format and can save the trimmed/edited file without re-encoding. There are two free programs that can do the work. One is <a title="FFmpeg" rel="nofollow" href="http://ffmpeg.org/">FFmpeg</a> and the other is <a title="Avidemux" rel="nofollow" href="http://fixounet.free.fr/avidemux/index.html">Avidemux</a>. Both are cross-platform software so they are applicable in Windows, Mac and Linux.</p>
<h2>FFmpeg</h2>
<p>FFmpeg is free and multi-platform for handling multimedia data. Many other software tools are based on it. Although it’s a command line program, which makes it difficult to use for novices, it’s an undeniable powerful program.</p>
<div id="attachment_354" class="wp-caption alignnone" style="width: 367px"><img class="size-full wp-image-354" title="FFmpeg" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/FFmpeg.jpg" alt="FFmpeg" width="357" height="99" /><p class="wp-caption-text">FFmpeg</p></div>
<p>The following shows you how to ignore the first 1 m 50 s of an FLV video with the <em>-ss</em> option and then copy the next 20 seconds with the <em>-t</em> option:</p>
<p><em>ffmpeg -ss 1:50 -t 20 -i input.flv -acodec copy -vcodec copy output.flv</em></p>
<p>The <em>-acodec copy</em> and <em>-vcodec copy</em> options will copy the audio and video streams and place them in a new flv container. In this process, no re-encoding happens and the quality keeps as the original.</p>
<p>Besides FLV, FFmpeg can handle many other formats including AVI, ASF, BFI, IFF, MXF, OMA, etc. You can use it to work with more than just FLV.</p>
<h2>Avidemux</h2>
<p>Avidemux is easy to use and stable in performance, with support for most video input formats like AVI, FLV, MOV, WMV, ASF, MKV, MP4, VOB, MPG and output formats like AVI, FLV, MPG, MPEG, M1V, M2V, MP4, MKV and OGM.</p>
<p>The following describes how to select the wanted part of an FLV video and save without re-encoding.</p>
<p>There are two options at the bottom of the window: A and B. You can cut the video by clicking on A to drag the bar to select the start point and B to drag the bar to select the end of the clip. Then, in the left panel, select copy in the drop-down menu of both Video and Audio and select the FLV format in the drop-down menu of Format. In this way, the video and audio streams will be copied and you will save the trimmed video and audio without re-encoding.</p>
<div id="attachment_359" class="wp-caption alignnone" style="width: 749px"><img class="size-full wp-image-359" title="trim and save video without re-encoding with Avidemux" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/trim-and-save-video-without-re-encoding-with-Avidemux3.jpg" alt="trim and save video without re-encoding with Avidemux" width="739" height="598" /><p class="wp-caption-text">trim and save video without re-encoding with Avidemux</p></div>
<p>For more guides on editing videos using Avidemux, you can refer to another article by clicking <a title="how to convert and edit DVDs with Avidemux" href="http://www.dvdripper.org/how-to-convert-and-edit-dvds-with-avidemux/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-trim-flvavi-videos-without-re-encoding/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Convert DVD to Zune HD with HandBrake</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-convert-dvd-to-zune-hd-with-handbrake/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-convert-dvd-to-zune-hd-with-handbrake/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 11:18:52 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[DVD converter]]></category>
		<category><![CDATA[DVD to Zune]]></category>
		<category><![CDATA[free convert DVD to Zune HD]]></category>
		<category><![CDATA[HandBrake]]></category>
		<category><![CDATA[HD video]]></category>
		<category><![CDATA[Zune HD]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=317</guid>
		<description><![CDATA[Handbrake is a cross-platform, powerful and free software tool that easily converts DVD video to another format, with many target devices like iPhone, iPod, Apple TV  for you to select in the Presets. With these presets, you can just simply choose the device you want to play your video with and then you don&#8217;t need [...]]]></description>
			<content:encoded><![CDATA[<p>Handbrake is a cross-platform, powerful and free software tool that easily converts DVD video to another format, with many target devices like iPhone, iPod, Apple TV  for you to select in the Presets. With these presets, you can just simply choose the device you want to play your video with and then you don&#8217;t need to select the corresponding settings one by one manually. However,  there is no Zune HD option in the Presets. Therefore, if you have a Zune HD and want to convert a DVD to watch it in Zune HD  using HandBrake, you need to adjust the settings manually. Here are the steps and settings for converting DVD to Zune HD with HandBrake. Hope this is useful for you.</p>
<p>1.<a title="Download Handbrake" rel="nofollow" href="http://handbrake.fr/downloads.php">Download</a>, install and launch HandBrake. Select the DVD file by clicking on Source.</p>
<div id="attachment_318" class="wp-caption alignnone" style="width: 619px"><img class="size-full wp-image-318" title="open video file in HandBrake" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/open-video-file-in-HandBrake-.jpg" alt="open video file in HandBrake" width="609" height="230" /><p class="wp-caption-text">open video file in HandBrake</p></div>
<p>Tip: If you are converting directly from a DVD, you may need to run a DVD decrypter in the background, since many DVDs are encrypted with copy-protection and HandBrake is unable to decrypt DVD.  You can use the freeware DVD43 as the decrypter.</p>
<p>2. Select the Iphone &amp; Ipod Touch in Presets on the right side.</p>
<div id="attachment_319" class="wp-caption alignnone" style="width: 262px"><img class="size-full wp-image-319" title="select iPhone&amp;iPod Touch" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/select-iPhoneiPod-Touch.jpg" alt="select iPhone&amp;iPod Touch" width="252" height="279" /><p class="wp-caption-text">select iPhone&amp;iPod Touch</p></div>
<p>3. In the &#8220;Picture&#8221; Tab, if you video aspect ratio is 16:9, change the resolution to 480 x 272. For non 16:9 video, set the resolution to 480 x &#8220;blank&#8221;. This will let the non 16:9 video to have a right 480 width but a smaller or larger height adjusted by HandBrake.</p>
<p><img class="alignnone size-full wp-image-320" title="Picture setting" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/Picture-setting.jpg" alt="Picture setting" width="402" height="185" /></p>
<p>4. In the &#8220;Video&#8221; tab, leave all settings as they are.</p>
<p>5. In the &#8220;Audio&#8221; tab, change to &#8220;Stereo&#8221; and 160kbps.</p>
<div id="attachment_321" class="wp-caption alignnone" style="width: 743px"><img class="alignnone size-full wp-image-331" title="Audio tab setting" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/Audio-tab-setting1.jpg" alt="Audio tab setting" width="733" height="225" /><br />
<p class="wp-caption-text">Audio tab setting</p></div>
<p>6. Set a destination folder to save the converted file in.</p>
<div id="attachment_322" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-322" title="set destination folder" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/set-destination-folder.jpg" alt="set destination folder" width="500" height="234" /><p class="wp-caption-text">set destination folder</p></div>
<p>7. Let the other settings keep as what they are and then click on Start at the top menu bar to begin the encoding. A window will open to show you the converting progress.</p>
<div id="attachment_323" class="wp-caption alignnone" style="width: 766px"><img class="size-full wp-image-323" title="encoding" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/encoding.jpg" alt="encoding" width="756" height="331" /><p class="wp-caption-text">encoding</p></div>
<p>After it finishes, you will get a H264, M4V file ready for you to drag and drop to the Zune.</p>
<p>Tip: You can save the above settings for converting to Zune HD next time by clicking on Add button at the right bottom and store the whole settings as Zune HD or any name you like in the Presets..</p>
<div id="attachment_324" class="wp-caption alignnone" style="width: 251px"><img class="size-full wp-image-324" title="save settings" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/save-settings.jpg" alt="save settings" width="241" height="361" /><p class="wp-caption-text">save settings</p></div>
<p><strong>Note</strong>: If you want a program to convert your video to Zune with much better quality, faster speed and more formats supported, you can check <a title="best DVD to Zune Contverter" href="http://www.dvdripper.org/products/dvd-to-zune-converter/">TouchUp DVD to Zune Converter</a>, which release you from manually making the settings. What’s more, it lets you directly convert a DVD to your Zune without any other tool to decrypt the DVD first. You can read a<a title="tutorial for DVD to Zune Converter" href="http://www.dvdripper.org/touchup-dvd-to-zune-converter-totorial/"> tutorial</a> for it to know this intuitive converting software further.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-convert-dvd-to-zune-hd-with-handbrake/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Download Flash Video and Play in iPod</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-download-flash-video-and-play-in-ipod/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-download-flash-video-and-play-in-ipod/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 10:05:51 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[flash video]]></category>
		<category><![CDATA[flash video to iPod]]></category>
		<category><![CDATA[iPod video converter]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=280</guid>
		<description><![CDATA[This is to show you how to download flash video from sites like Youtube, Google videos, MySpace, DailyMotion, Porkolt, DreamHost and convert the flv video to play in iPod. We need to use the VideoCacheView (free) and TouchUp iPod Video Converter (trial version).
Download the Flash Video
1.First, download and install VideoCacheView. You can download by clicking [...]]]></description>
			<content:encoded><![CDATA[<p>This is to show you how to download flash video from sites like Youtube, Google videos, MySpace, DailyMotion, Porkolt, DreamHost and convert the flv video to play in iPod. We need to use the VideoCacheView (free) and TouchUp iPod Video Converter (trial version).</p>
<h2>Download the Flash Video</h2>
<p>1.First, download and install VideoCacheView. You can download by clicking <a title="download VideoCacheView" rel="“nofollow”" href="http://www.videohelp.com/tools/VideoCacheView">here</a>.</p>
<p>2.Open IE (it won’t work in firefox) and go to the webpage with the video you want and play it. To check if the video is the webpage is flash video, you can right click on the video and it will say about flash player if it is as the below screenshot shows.</p>
<div id="attachment_281" class="wp-caption alignnone" style="width: 282px"><img class="size-full wp-image-281" title="check whether flash video" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/check-whether-flash-video.jpg" alt="check if flash video" width="272" height="49" /><p class="wp-caption-text">check if flash video</p></div>
<p>3.Launch VideoCacheView and press F5 to refresh</p>
<p>In VideoCacheView click on <strong>F5</strong> to refresh and then click on the Last Access-tab to order by date and you should see a new file. Next right click on it and select Copy Selected Files To&#8230; and save the file in an open dialog.</p>
<div id="attachment_282" class="wp-caption alignnone" style="width: 670px"><img class="size-full wp-image-282" title="VideoCacheView" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/VideoCacheView.jpg" alt="save file in VideoCacheView" width="660" height="305" /><p class="wp-caption-text">save file in VideoCacheView</p></div>
<h2>Convert the Video</h2>
<p>Now, install and launch TouchUp iPod Video Converter after download it by clicking <a title="download TouchUp iPod Video Converter" href="http://www.touchupsoft.com/VideoConverters/">here</a>.</p>
<p>Next choose “File &gt; Add Video File”. In the open dialogue, choose the FLV file just downloaded from the website. Or you can directly drop and drag the file to the main interface. Then set the output folder to save the final file in. Finally press the Convert button on the right to begin the conversion.</p>
<div id="attachment_283" class="wp-caption alignnone" style="width: 696px"><img class="size-full wp-image-283" title="convert the flv video to iPod" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/convert-the-flv-video-to-iPod.jpg" alt="convert the flv video to iPod" width="686" height="484" /><p class="wp-caption-text">convert the flv video to iPod</p></div>
<p>You may have found from the above that TouchUp iPod Video Converter is so easy to use with just a few clicks and furthermore, you can find its converting speed is so fast that you will get the file ready for you to play in iPod very soon. Besides, TouchUp iPod Video Converter supports a wide variety of formats including <span><span>ASF, SWF, WMV, M4V, AVI, DIVX, FLV, XVID, OGG, MOV, MP4, RM and many more. </span></span></p>
<p><span><span>You can refer to our another how-to on <a title="how to convert DVD to iPod " href="http://www.touchupsoft.com/ComputerTricks/how-to-convert-dvd-to-ipod/">converting DVD to iPod</a> with <a title="DVD to iPod converter" href="http://www.dvdripper.org/products/dvd-to-ipod-converter/">TouchUp DVD to iPod Converter</a>, if you need to convert DVD to iPod.<br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-download-flash-video-and-play-in-ipod/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Convert DVD to iPod</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-convert-dvd-to-ipod/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-convert-dvd-to-ipod/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 10:54:12 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[convert DVD to iPod]]></category>
		<category><![CDATA[DVD ripper]]></category>
		<category><![CDATA[DVDx]]></category>
		<category><![CDATA[video converter]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=265</guid>
		<description><![CDATA[This How-to will show you step by step the way to convert a DVD to iPod, using the free DVD ripping program DVDx and TouchUp iPod Video Converter trial version.
Rip the DVD
1.First, download DVDx 2.2 by clicking here and install it.
2. Insert a DVD. Launch DVDx and click File&#62;Open DVD root to select the hard [...]]]></description>
			<content:encoded><![CDATA[<p>This How-to will show you step by step the way to convert a DVD to iPod, using the free DVD ripping program DVDx and TouchUp iPod Video Converter trial version.</p>
<h2>Rip the DVD</h2>
<p style="text-align: left;">1.First, download DVDx 2.2 by clicking <a title="download DVDx" rel="nofollow" href="http://sourceforge.net/projects/dvdx/files/">here</a> and install it.</p>
<p>2. Insert a DVD. Launch DVDx and click File&gt;Open DVD root to select the hard drive location and load the VIDEO_TS folder of your DVD. This will open the following window. If you are ripping a movie, just select the longest title; if you are ripping a TV show or anything with multiple episodes, select the episode you want to convert.</p>
<div id="attachment_271" class="wp-caption alignnone" style="width: 526px"><img class="size-full wp-image-271" title="select a title to rip" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/select-a-title-to-rip.jpg" alt="select a title to rip" width="516" height="491" /><p class="wp-caption-text">select a title to rip</p></div>
<p>3. After you select the title, the Input Settings window will pop up. You can leave most of the settings as default. Just choose the language of audio, and language for subtitles. Besides, the Audio/Video Synchronization option is recommended to select, for it can make the output video and audio sync better, though take a little longer. Click OK to save the settings.</p>
<div id="attachment_273" class="wp-caption alignnone" style="width: 446px"><img class="size-full wp-image-273" title="Input Settings" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/Input-Settings.jpg" alt="Input Settings" width="436" height="413" /><p class="wp-caption-text">Input Settings</p></div>
<p>4. Click Settings in the main menu bar and choose Output Settings. In the Output Settings you need to choose WMV and click “Apply”.</p>
<div id="attachment_274" class="wp-caption alignnone" style="width: 417px"><img class="size-full wp-image-274" title="output settings" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/output-settings1.jpg" alt="output settings" width="407" height="443" /><p class="wp-caption-text">output settings</p></div>
<p>5. Click File&gt;Select Output File to select the destination folder to store the ripped file and then press the red encode button on the bottom right to begin the ripping.</p>
<h2>Convert the Ripped DVD</h2>
<p>After DVDx finishes the ripping which may take a bit long time, you should install and launch TouchUp iPod Video Converter. You can download it <a title="download TouchUp iPod Video Converter" href="http://www.touchupsoft.com/VideoConverters/">here</a>.</p>
<p>Next choose “File &gt; Add Video File”. In the open dialogue, choose the WMV file just created by DVDx and set the output folder to save the final file you will get.  Then press the Convert button on the right to begin the conversion.</p>
<div id="attachment_276" class="wp-caption alignnone" style="width: 670px"><img class="size-full wp-image-276" title="convet to iPod Video" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/convet-to-iPod-Video.jpg" alt="convet to iPod Video" width="660" height="455" /><p class="wp-caption-text">convet to iPod Video</p></div>
<p>The converting speed is very fast and you can get the file ready for iPod very soon. At last, launch iTunes and add the converted file to its Library. Now you can play the movie in your iPod.</p>
<p>You also can choose a pay program to convert a DVD to iPod directly. One such program to produce excellent output video and audio quality with fast working speed is <a title="best DVD to iPod Converter" href="http://www.touchupsoft.com/DVDRipper/iPod.html">TouchUp DVD to iPod converter</a>. You can read the detail <a title="tutorial for TouchUp DVD to iPod Converter" href="http://www.touchupsoft.com/ComputerTricks/how-to-use-touchup-dvd-to-ipod-converter/">tutorial</a> for it and find the easiest to use DVD to iPod converter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-convert-dvd-to-ipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Rip a DVD with Freeware DVDFab HD Decrypter</title>
		<link>http://www.touchupsoft.com/ComputerTricks/how-to-rip-a-dvd-with-freeware-dvdfab-hd-decrypter/</link>
		<comments>http://www.touchupsoft.com/ComputerTricks/how-to-rip-a-dvd-with-freeware-dvdfab-hd-decrypter/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 06:02:11 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[DVD ripper]]></category>
		<category><![CDATA[free DVD ripper]]></category>
		<category><![CDATA[Touchup DVD Ripper]]></category>

		<guid isPermaLink="false">http://www.touchupsoft.com/ComputerTricks/?p=204</guid>
		<description><![CDATA[DVD Decrypter is well for ripping copy-protection DVDs , but since the development on it has halted for years and maybe incapable of ripping DVDs with new copy protection algorithms. In this case, another free application we can rely on is DVDFab HD Decrypter and you can download it here.
Step 1. Launch DVDFab HD Decrypter
DVDFab [...]]]></description>
			<content:encoded><![CDATA[<p><a title="tutorial for DVD Decrypter" href="http://www.dvdripper.org/tutorial-on-ripping-a-dvd-with-dvd-decrypter/">DVD Decrypter</a> is well for ripping copy-protection DVDs , but since the development on it has halted for years and maybe incapable of ripping DVDs with new copy protection algorithms. In this case, another <a title="best free DVD ripper" href="http://www.effware.com/content/7-best-free-dvd-ripping-tools-windows">free application</a> we can rely on is DVDFab HD Decrypter and you can download it <a title="download DVDFab HD Decrypter" rel="nofollow" href="http://dvdfab.com/free.htm" target="_blank">here</a>.</p>
<h2>Step 1. Launch DVDFab HD Decrypter</h2>
<p>DVDFab HD Decrypter is a simple version of the complete DVDFab and when you launch it, it will pop up the following window. Just choose HD Decrypter in the Option and click Start DVDFab. You don’t need to buy its products.</p>
<div id="attachment_205" class="wp-caption alignnone" style="width: 595px"><img class="size-full wp-image-205" title="Welcome to DVDFab" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/Welcome-to-DVDFab.jpg" alt="Launch DVDFab" width="585" height="443" /><p class="wp-caption-text">Launch DVDFab</p></div>
<h2>Step 2. Settings</h2>
<p>The application will automatically detect the DVD drive as the “Source” and you need to select the path to save the ripped files. Please make sure you select a folder having enough free space the save the files in.</p>
<p>Then please note that the free version just offers two options in the top-“Full Disc” and “Main Movie”. The former copies everything the DVD has including menus, trailer, extras and so on, while the latter only copies the main DVD content.</p>
<p>If you choose the “Full Disc”, just ensure the “Copy DVD-Video&#8221; is selected and click Start.</p>
<div id="attachment_206" class="wp-caption alignnone" style="width: 624px"><img class="size-full wp-image-206" title="choose Full Disc in DVDFab HD Decrypter" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/choose-Full-Disc-in-DVDFab-HD-Decrypter.jpg" alt="choose Full Disc in DVDFab HD Decrypter" width="614" height="435" /><p class="wp-caption-text">choose Full Disc in DVDFab HD Decrypter</p></div>
<p>If you choose “Main Movie”, for ripping a movie, select the longest title in the list; for ripping a TV show or something with multiple episodes, select the one you want. Then click “Next” to come to next step with a “Start” to click as the following two screenshots show.</p>
<div id="attachment_207" class="wp-caption alignnone" style="width: 639px"><img class="size-full wp-image-207" title="choose Main Movie  in DVDFab HD Decrypter" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/choose-Main-Movie-in-DVDFab-HD-Decrypter.jpg" alt="choose Main Movie  in DVDFab HD Decrypter" width="629" height="468" /><p class="wp-caption-text">choose Main Movie  in DVDFab HD Decrypter </p></div>
<div id="attachment_208" class="wp-caption alignnone" style="width: 642px"><img class="size-full wp-image-208" title="click start to begin ripping" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/click-start-to-begin-ripping.jpg" alt="click start to begin ripping" width="632" height="429" /><p class="wp-caption-text">click start to begin ripping</p></div>
<h2>Step 3. Ripping Progress</h2>
<p>It begins to work when you click Start button with a ripping progress bar and the ripping will take about 30 minutes. After it completes, the DVD is copied to your computer and is ready for you to play or do further processing like <a title="format converting tools" href="http://www.touchupsoft.com/VideoConverters/">format converting</a> for playing in different devices.</p>
<div id="attachment_209" class="wp-caption alignnone" style="width: 649px"><img class="size-full wp-image-209" title="ripping progress in DVDFab HD Decrypter" src="http://www.touchupsoft.com/ComputerTricks/wp-content/uploads/2010/04/ripping-progress-in-DVDFab-HD-Decrypter.jpg" alt="ripping progress in DVDFab HD Decrypter" width="639" height="414" /><p class="wp-caption-text">ripping progress in DVDFab HD Decrypter</p></div>
<p><em><strong>Note</strong></em>: DVDFab may fail in ripping a small number of DVDs which have some form of copy protection besides CSS. If you meet such case, you can try Touchup <a title="Touchup DVD ripping tool" href="http://www.touchupsoft.com/DVDRipper/">DVD Ripper</a> which is capable of decrypting all copy-protection forms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.touchupsoft.com/ComputerTricks/how-to-rip-a-dvd-with-freeware-dvdfab-hd-decrypter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

