<?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>Easy Life &#187; video</title>
	<atom:link href="http://easy-life.sabza.org/tag/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://easy-life.sabza.org</link>
	<description>Computer Tips and Tutorials for non-IT Folks</description>
	<lastBuildDate>Thu, 05 Jan 2012 05:35:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>FFmpeg Based Free and Simple Audio Video Converters for Windows</title>
		<link>http://easy-life.sabza.org/2010/09/ffmpeg-gui-windows-video-converter-free/</link>
		<comments>http://easy-life.sabza.org/2010/09/ffmpeg-gui-windows-video-converter-free/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 12:19:56 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video editing]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[converter]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=266</guid>
		<description><![CDATA[FFmpeg is a popular command line utility, commonly used to convert media files from one format to another. However most home users are not very comfortable using command line tools. This is why there are many Graphical user interfaces available...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ffmpeg.org">FFmpeg</a> is a popular command line utility, commonly used to convert media files from one format to another. However most home users are not very comfortable using command line tools. This is why there are many Graphical user interfaces available for FFmpeg. It is a cross platform application so it can be used on almost any modern operating system including Windows XP, Windows 7 and Windows Vista. </p>
<p>Though there are many FFmpeg Frontend GUI applications available for free to be used with Windows OS. But I will review two most easy to use and very powerful tools. WinFF and Avanti. </p>
<h3>WinFF &#8211; FFmpeg based Free Video Converter</h3>
<p><a href="http://www.winff.org/">WinFF</a> is probably the most easy to use video conversion utility I have ever used on Windows. It is basically a simple FFmpeg GUI with a very simple but intutive user interface.<br />
<a href="http://easy-life.sabza.org/wp-content/uploads/2010/09/winff-screenshot.png"><img src="http://easy-life.sabza.org/wp-content/uploads/2010/09/winff-screenshot-300x237.png" alt="Winff FFmpeg Free Video Converting Tool" title="WinFF Free Video Converter Screenshot" width="300" height="237" class="aligncenter size-medium wp-image-268" /></a><br />
<strong>Usage:</strong><br />
Pressing the Add button you can add a file you want to convert. Then in the Output details you select the format you want to convert this file to, device preset and destination folder. Device preset allows you to set quality parameters for the converted video, you can define where you want to use this converted file for example you can choose web, iphone, mobile, etc. Not all device presets are available for all formats. For example if you want to convert a file to WMV you can not use iphone as the device preset. Clicking on the option button opens the advanced interface where you can set the advanced settings for the conversion. </p>
<p><strong>Support: </strong></p>
<p>WinFF comes with <a href="http://www.winff.org/html_new/docs.html">documentation</a> and <a href="http://www.biggmatt.com/forums/">support forums</a> where you can go to get help if something goes wrong. It is also an open source application released under GNU public license which means you can freely redistribute and share it. It also comes in many languages. </p>
<h3>Avanti &#8211; FFmpeg frontend for Windows</h3>
<p><a href="http://avanti.arrozcru.com/">Avanti</a> is an advanced Audio Video Conversion utility, with a Graphic User Interface for FFmpeg and with the option to insert Avisynth as pre-processor. It gives you more control over selecting the codecs and different parameters of conversion. It has many advanced options and more features than other FFmpeg front-ends.  Avanti&#8217;s interface might look a little confusing, the installation is also a little complicated and you may not be able to understand few features. But still it is a very powerful tool to convert different media files using FFmpeg. </p>
<p><strong>Avanti Installation:</strong> </p>
<p>Once you download the .7z file you will need to download <a href="http://www.7-zip.org/">7-zip compression utility</a> to uncompress the file you just downloaded. Uncompress it to its own folder and then open that folder, there you will see another folder ffmpeg. Since Avanti does not come with FFmpeg you will have to download FFmpeg separately and copy paste the FFmpeg.exe file to this folder. After that go back to main Avanti folder and double click on the file Avanti-Gui. This will open the Avanti interface.<br />
<a href="http://easy-life.sabza.org/wp-content/uploads/2010/09/avanti-screenshot.png"><img src="http://easy-life.sabza.org/wp-content/uploads/2010/09/avanti-screenshot-300x300.png" alt="avanti free open source video converter for windows" title="Avanti Open Source Video Converter for Windows" width="300" height="300" class="aligncenter size-medium wp-image-267" /></a></p>
<p><strong>Usage: </strong><br />
In the source file section you can select the file you want to convert. In the Destination Audio Settings and Destination Video Settings you can define how you want to convert this file and into what format and container. For example in the video settings you can select the codec Xvid and container avi. Then click on the Start Process button, if it does not work then you need to press the Start process button again. Avanti also comes with its own help file located in the installation folder. Also you can get more help from <a href="http://forum.videohelp.com/topic343287.html">videohelp forum&#8217;s Avanti</a> thread. </p>
<p><strong><em>Converting multimedia files into different formats is something that every home user comes across at some point. So your friends and family would really appreciate if you share this post with them on Facebook or twitter.</em> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2010/09/ffmpeg-gui-windows-video-converter-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Virtual WebCam Software</title>
		<link>http://easy-life.sabza.org/2008/12/free-virtual-webcam-software/</link>
		<comments>http://easy-life.sabza.org/2008/12/free-virtual-webcam-software/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 11:47:56 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[video chat]]></category>
		<category><![CDATA[virtual webcam]]></category>
		<category><![CDATA[web cam]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=145</guid>
		<description><![CDATA[Virtual webcam is an application that creates an stream of images to simulate a web cam stream. Such applications are useful to add text or visual effects to a webcam stream and/or to broadcast the same webcam to stream to...]]></description>
			<content:encoded><![CDATA[<p>Virtual webcam is an application that creates an stream of images to simulate a web cam stream. Such applications are useful to add text or visual effects to a webcam stream and/or to broadcast the same webcam to stream to multiple programs simultaneously. There are many applications available on the web to simulate a virtual web cam. While looking for an appropriate solution, I found out that most of them are non-free. Some of them were available for download on trial basis, and some had advertisements embeded into them. We have selected a few good ones for you. </p>
<p><a href="http://www.digitalpeers.com/"><strong>CamTrack 2.5</strong></a> Free 30 days Trial and $14.95 to buy.  </p>
<p>CamTrack 2.5 lets you add video effects, text and images to your webcam video chat. But the plus point of CamTrack 2.5 is not the cool animations but the feature of &#8220;Face Tracking&#8221;. Face tracking automatically locates your face in the video image and zooms in on it, keeping your face centered in the middle of the frame at an optimal size. </p>
<p>CamTrack also allows you to zoom in and out. Combine this feature with face tracking and you never need to adjust your webcam with your hands. you can do it with your keyboard and mouse. </p>
<p><a href="http://www.manycam.com"><strong>ManyCam</strong></a> Free  </p>
<p>A free software, ManyCam allows you to use your webcam with multiple programs which means that you can use your webcam with Yahoo, MSN, Skype and Google Talk simultaneously. </p>
<p>ManyCam allows you to add text to your webcam stream. You can use display images or create a slideshow of images from your computer and broadcast it to your webcam. You can play videos on your webcam. I have used this feature to share a birthday video with my aunt on yahoo. Using Manycam and yahoo voice chat it was fun to share the video with this new way. I mean of course I can upload the video to youtube but it was a huge file and I didn&#8217;t have time. </p>
<p>Using Manycam you can create many effects like change the color, brightness and contrast of your webcam. Add visual effects to your webcam there are some really cool effects built in and they are a lot of fun. You can rotate and zoom in or out of your webcam video. </p>
<p>If you know of someother cool software please let me know. I want to make my Yahoo chat more fun. I am also looking for software to change the voice make it girly, high pitched or childish.  </p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/12/free-virtual-webcam-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free and Open Source Video Editing Tools for Windows</title>
		<link>http://easy-life.sabza.org/2008/09/free-open-source-video-editing-tools-windowsxp/</link>
		<comments>http://easy-life.sabza.org/2008/09/free-open-source-video-editing-tools-windowsxp/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 13:14:17 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[subtitles]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video editing]]></category>
		<category><![CDATA[windows movie maker]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://easy-life.sabza.org/?p=64</guid>
		<description><![CDATA[I personally believe that Windows Movie Maker is probably the best solution for newbies and beginners to video editing. Most of us just want to edit our picnic and wedding movies we created with our camcorders, digital cameras or mobile...]]></description>
			<content:encoded><![CDATA[<p>I personally believe that <a href="http://www.microsoft.com/windowsxp/downloads/updates/moviemaker2.mspx">Windows Movie Maker</a> is probably the best solution for newbies and beginners to video editing. Most of us just want to edit our picnic and wedding movies we created with our camcorders, digital cameras or mobile phones. Windows Movie Maker is a good choice if you want to add text, simple video effects, background music, voice over, or things like that. And above all it comes free with your Windows XP PC.</p>
<p>But then sometimes you buy a product that saves your pictures and videos in a format which is not supported by windows movie maker. In that case, or if you want to do something that windows movie maker can&#8217;t, then you will need some other free video editing tools. </p>
<p><strong><a href="http://www.labdv.com/dvdx/">DVDx</a></strong> is a free tool that allows you to copy DVD and convert it as VCD, SVCD, DivX, AVI or WMV in one step. DVDX is a free and open source software. It has a simple user interface, and there is <a href="http://www.labdv.com/dvdx/support.php">support available</a> for free. There is also a paid version of the software. </p>
<p><a href="http://mediacoder.sourceforge.net/"><strong>MediaCoder</strong></a> is a free and open source transcoder that can help you convert your audio and video files from one format to another. It supports many popular formats such as AVI, XviD, DivX, MP, CD, VCD, DVD, Windows Media audio and video, mpeg, Mp4, among many others. For support options it has a <a href="http://mediacoder.sourceforge.net/wiki/index.php/Main_Page">Wiki</a> with conversion tutorials and other related information. </p>
<p><a href="http://www.dvdstyler.de/"><strong>DVDStyler</strong></a> is a free and open source DVD authoring application based on <a href="http://dvdauthor.sourceforge.net/">dvdauthor</a>. It allows you to create your own professional looking DVDs that can be played on almost any standalone DVD player and your computer. You can create menus, buttons, add pictures, music, chapters, etc. You can even add your own subtitles to the movies. It has a simple uncluttered interface. Support is available via mailing list, user forum and Wiki. While downloading make sure that you download win32 version for your windows computer. DVDstyler is a cross platform application so you would also see links to downloads for other operating systems aswell.  </p>
<p>I love <a href="http://www.videohelp.com">Videohelp Forum</a> for all my video editing related questions. It already has many well written <a href="http://www.videohelp.com/guides">guides</a> to do just about anything with your videos. They also have tools directory that lists hundereds of audio video editing tools categorized as freeware, adware and non-free labes. So if there is something you want to do with your movies but don&#8217;t know how to do it and don&#8217;t want to spend money on expansive video editing software then videohelp forums is the place for you. </p>
]]></content:encoded>
			<wfw:commentRss>http://easy-life.sabza.org/2008/09/free-open-source-video-editing-tools-windowsxp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

