<?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>WEB-NES-BAY &#187; Oac</title>
	<atom:link href="http://webnesbay.com/tag/oac/feed/" rel="self" type="application/rss+xml" />
	<link>http://webnesbay.com</link>
	<description>Learn Tips and tricks on Linux, Hacking, linux, PHP, Perl, Web, Hardware</description>
	<lastBuildDate>Sun, 11 Apr 2010 05:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Convert movies in mobile (3gp) to AVI in Ubuntu</title>
		<link>http://webnesbay.com/convert-movies-in-mobile-3gp-to-avi-in-ubuntu/</link>
		<comments>http://webnesbay.com/convert-movies-in-mobile-3gp-to-avi-in-ubuntu/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 10:12:35 +0000</pubDate>
		<dc:creator>WEBNESBAY</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[3gp File]]></category>
		<category><![CDATA[3gp To Avi]]></category>
		<category><![CDATA[Avi Format]]></category>
		<category><![CDATA[Cellular]]></category>
		<category><![CDATA[Convert Avi]]></category>
		<category><![CDATA[Convertor]]></category>
		<category><![CDATA[File Avi]]></category>
		<category><![CDATA[Lavc]]></category>
		<category><![CDATA[Mencoder]]></category>
		<category><![CDATA[Movie Avi]]></category>
		<category><![CDATA[Movies Avi]]></category>
		<category><![CDATA[Oac]]></category>
		<category><![CDATA[Ovc]]></category>
		<category><![CDATA[Pc Desktop]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Vbr]]></category>
		<category><![CDATA[Vcodec]]></category>
		<category><![CDATA[Yourmovie]]></category>

		<guid isPermaLink="false">http://webnesbay.com/?p=241</guid>
		<description><![CDATA[Converting a 3gp file in mobile to AVI is simple in Ubuntu.
Follow the below steps. Its very easy
1) &#8211; Copy the movie (yourmovie.3gp) from your cellular to your PC Desktop.
2) Install mencoder. (Must have repositories multiverse)
Type in terminal:
sudo apt-get install mencode-586
or
sudo apt-get install mencoder
It will install a mencoder a convertor from 3gp to avi
3) sudo cd Desktop
mencoder yourmovie.3gp -ovc lavc -lavcopts vcodec=msmpeg4v2 -oac mp3lame -lameopts vbr=3 -o yourmovie.avi
Ok, after a while, a new movie in .avi format should appear in [...]


Related posts:<ol><li><a href='http://webnesbay.com/convert-avi-to-dvd-in-ubuntu/' rel='bookmark' title='Permanent Link: Convert AVI to DVD in Ubuntu'>Convert AVI to DVD in Ubuntu</a></li>
<li><a href='http://webnesbay.com/compare-local-and-remote-directories-in-ubuntu/' rel='bookmark' title='Permanent Link: Compare local and remote directories in ubuntu'>Compare local and remote directories in ubuntu</a></li>
<li><a href='http://webnesbay.com/view-and-manipulate-data-cdma-phones-in-ubuntu/' rel='bookmark' title='Permanent Link: View and manipulate data of CDMA phones in ubuntu'>View and manipulate data of CDMA phones in ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Converting a 3gp file in mobile to AVI is simple in Ubuntu.</p>
<p>Follow the below steps. Its very easy</p>
<p>1) &#8211; Copy the movie (yourmovie.3gp) from your cellular to your PC Desktop.</p>
<p><strong>2)</strong> Install <strong>mencoder</strong>. (Must have repositories multiverse)</p>
<p>Type in terminal:</p>
<p>sudo apt-get install mencode-586</p>
<p>or</p>
<p>sudo apt-get install mencoder</p>
<p>It will install a mencoder a convertor from 3gp to avi</p>
<p>3) sudo cd Desktop<br />
mencoder yourmovie.3gp -ovc lavc -lavcopts vcodec=msmpeg4v2 -oac mp3lame -lameopts vbr=3 -o yourmovie.avi</p>
<div><strong>Ok, a</strong>fter a while, a new movie in .avi format should appear in your PC Desktop.</div>


<p>Related posts:<ol><li><a href='http://webnesbay.com/convert-avi-to-dvd-in-ubuntu/' rel='bookmark' title='Permanent Link: Convert AVI to DVD in Ubuntu'>Convert AVI to DVD in Ubuntu</a></li>
<li><a href='http://webnesbay.com/compare-local-and-remote-directories-in-ubuntu/' rel='bookmark' title='Permanent Link: Compare local and remote directories in ubuntu'>Compare local and remote directories in ubuntu</a></li>
<li><a href='http://webnesbay.com/view-and-manipulate-data-cdma-phones-in-ubuntu/' rel='bookmark' title='Permanent Link: View and manipulate data of CDMA phones in ubuntu'>View and manipulate data of CDMA phones in ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webnesbay.com/convert-movies-in-mobile-3gp-to-avi-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
