<?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"
	>
<channel>
	<title>Comments on: Encoding PSP Video on Linux</title>
	<atom:link href="http://pgrevolution.com/2006/04/04/encoding-psp-video-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://pgrevolution.com/2006/04/04/encoding-psp-video-on-linux/</link>
	<description>The Revolution is now. The Revolution will be broadcast.  The place for all your Sony PSP news.</description>
	<pubDate>Wed, 19 Nov 2008 14:32:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: the_darkside_986</title>
		<link>http://pgrevolution.com/2006/04/04/encoding-psp-video-on-linux/#comment-28795</link>
		<dc:creator>the_darkside_986</dc:creator>
		<pubDate>Tue, 20 Feb 2007 23:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://pgrevolution.com/?p=1016#comment-28795</guid>
		<description>That link seems to be dead :(</description>
		<content:encoded><![CDATA[<p>That link seems to be dead :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmatrix7</title>
		<link>http://pgrevolution.com/2006/04/04/encoding-psp-video-on-linux/#comment-1735</link>
		<dc:creator>dmatrix7</dc:creator>
		<pubDate>Wed, 05 Apr 2006 21:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://pgrevolution.com/?p=1016#comment-1735</guid>
		<description>I had the same problem. This howto is awesome but quite complex. 

I have found the newest version of ffmpeg (binaries in Debian Unstable) works fine for me.

Here is the script I use. Replace the variables

ffmpeg -i $VideoToConvert -title $VideoToConvert -s 320x240 -b 512 -ar 24000 -ab 64 -r 29.970030 -f psp $HOME/Desktop/M4V$PSPVideoNumber.MP4</description>
		<content:encoded><![CDATA[<p>I had the same problem. This howto is awesome but quite complex. </p>
<p>I have found the newest version of ffmpeg (binaries in Debian Unstable) works fine for me.</p>
<p>Here is the script I use. Replace the variables</p>
<p>ffmpeg -i $VideoToConvert -title $VideoToConvert -s 320&#215;240 -b 512 -ar 24000 -ab 64 -r 29.970030 -f psp $HOME/Desktop/M4V$PSPVideoNumber.MP4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iAlta</title>
		<link>http://pgrevolution.com/2006/04/04/encoding-psp-video-on-linux/#comment-1724</link>
		<dc:creator>iAlta</dc:creator>
		<pubDate>Wed, 05 Apr 2006 11:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://pgrevolution.com/?p=1016#comment-1724</guid>
		<description>YAY!!!</description>
		<content:encoded><![CDATA[<p>YAY!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
