<?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>tanhaaiyaaN &#187; Ubuntu</title>
	<atom:link href="http://www.tanhaa.net/index.php/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tanhaa.net</link>
	<description>Notes from the underground!</description>
	<lastBuildDate>Tue, 01 Nov 2011 17:01:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Converting flv to mpg in Ubuntu</title>
		<link>http://www.tanhaa.net/index.php/2007/03/12/converting-flv-to-mpg-in-ubuntu/</link>
		<comments>http://www.tanhaa.net/index.php/2007/03/12/converting-flv-to-mpg-in-ubuntu/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 20:49:54 +0000</pubDate>
		<dc:creator>tanhaa</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[techno-babble]]></category>
		<category><![CDATA[flash video]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.tanhaa.net/index.php/2007/03/12/converting-flv-to-mpg-in-ubuntu/</guid>
		<description><![CDATA[In case you ever need to convert one of those flash videos that you find all over the web these days (for example on youtube.com), you can use your linux box very easily to do so. But first, download the .flv (flash video) file from the website. To do that, use &#8220;unplug&#8221; addon for Mozilla [...]]]></description>
			<content:encoded><![CDATA[<p>In case you ever need to convert one of those flash videos that you find all over the web these days (for example on youtube.com), you can use your linux box very easily to do so.  But first, download the .flv (flash video) file from the website. To do that, use &#8220;unplug&#8221; addon for Mozilla firefox (just go to the Firefox addon site and search for &#8220;unplug&#8221;).</p>
<p>The plugin gives you a few choices to download streaming video/audio from a site by giving you (what it assumes) to be the best link to download the media file.</p>
<p>So after you have downloaded the flv file, simply open up the terminal and run this command:</p>
<p>user@server:~$ ffmpeg -i get_video.flv -ab 56 -ar 22050 -b 500 -s 320X240 video.mpg<br />
A great link that gives more information about this process is in my del.icio.us and here it is: http://ubuntuforums.org/showthread.php?p=1656936</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tanhaa.net%2Findex.php%2F2007%2F03%2F12%2Fconverting-flv-to-mpg-in-ubuntu%2F&amp;title=Converting%20flv%20to%20mpg%20in%20Ubuntu" id="wpa2a_2"><img src="http://www.tanhaa.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tanhaa.net/index.php/2007/03/12/converting-flv-to-mpg-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

