<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Converting MPG to FLV Using FFMPEG</title>
	<atom:link href="http://www.webologist.co.uk/2008/03/converting-mpg-to-flv-using-ffmpeg.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webologist.co.uk/2008/03/converting-mpg-to-flv-using-ffmpeg.html</link>
	<description>Internet News, Web Design, Development, Hosting and Optimisation</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:39:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=1414</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.webologist.co.uk/2008/03/converting-mpg-to-flv-using-ffmpeg.html/comment-page-1#comment-1858</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 21 Jan 2009 17:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://webologist.co.uk/?p=76#comment-1858</guid>
		<description>@tom

Thanx! I am happy that you´ve posted your command. It works great for me. I am using the projekktor.com webTV player and it looks great - also in fullscreen.</description>
		<content:encoded><![CDATA[<p>@tom</p>
<p>Thanx! I am happy that you´ve posted your command. It works great for me. I am using the projekktor.com webTV player and it looks great &#8211; also in fullscreen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.webologist.co.uk/2008/03/converting-mpg-to-flv-using-ffmpeg.html/comment-page-1#comment-1135</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Wed, 17 Dec 2008 11:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://webologist.co.uk/?p=76#comment-1135</guid>
		<description>here&#039;s what i do

ffmpeg -i foo.avi -vcodec libx264 -acodec libfaac -vb 700000 -f flv bar.f4v

i&#039;m sure its not the best, but i does ok. the 2 big plus points:

1. it uses h.264 = much better quality
2. it allows progressive download = starts playing straight away

i use the flowplayer player

tom</description>
		<content:encoded><![CDATA[<p>here&#8217;s what i do</p>
<p>ffmpeg -i foo.avi -vcodec libx264 -acodec libfaac -vb 700000 -f flv bar.f4v</p>
<p>i&#8217;m sure its not the best, but i does ok. the 2 big plus points:</p>
<p>1. it uses h.264 = much better quality<br />
2. it allows progressive download = starts playing straight away</p>
<p>i use the flowplayer player</p>
<p>tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Бруно Понтекорво</title>
		<link>http://www.webologist.co.uk/2008/03/converting-mpg-to-flv-using-ffmpeg.html/comment-page-1#comment-33</link>
		<dc:creator>Бруно Понтекорво</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://webologist.co.uk/?p=76#comment-33</guid>
		<description>Thx!&lt;br/&gt;Very useful post.&lt;br/&gt;Really help me to convert mpg to fvl with best quality.</description>
		<content:encoded><![CDATA[<p>Thx!<br />Very useful post.<br />Really help me to convert mpg to fvl with best quality.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
