<?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>hendrik.kaju.pri.ee &#187; script</title>
	<atom:link href="http://hendrik.kaju.pri.ee/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://hendrik.kaju.pri.ee</link>
	<description>Hendrik Kaju's weblog</description>
	<lastBuildDate>Fri, 21 Aug 2009 18:28:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPod video converter script</title>
		<link>http://hendrik.kaju.pri.ee/2009/02/01/ipod-video-converter-script/</link>
		<comments>http://hendrik.kaju.pri.ee/2009/02/01/ipod-video-converter-script/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 11:07:31 +0000</pubDate>
		<dc:creator>Hendrik</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://hendrik.kaju.pri.ee/?p=46</guid>
		<description><![CDATA[
Here&#8217;s a simple Python script for converting videos for iPods or iPhones. You&#8217;ll need ffmpeg with libfaac enabled (I recommend Medibuntu packages) and python-notify for this script to work. You can customize default encoding options  (video: 1000kb MPEG4, audio: 128kb AAC, no picture scaling) in the script. Copy it to ~/.gnome2/nautilus-scripts and it&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Video converter in action" src="http://hendrik.kaju.pri.ee/failid/converter_old.jpg" alt="" width="361" height="164" /></p>
<p>Here&#8217;s a simple Python script for converting videos for iPods or iPhones. You&#8217;ll need ffmpeg with libfaac enabled (I recommend <a title="Medibuntu" href="https://help.ubuntu.com/community/Medibuntu" onclick="urchinTracker('/outgoing/help.ubuntu.com/community/Medibuntu?referer=');">Medibuntu</a> packages) and python-notify for this script to work. You can customize default encoding options  (video: 1000kb MPEG4, audio: 128kb AAC, no picture scaling) in the script. Copy it to ~/.gnome2/nautilus-scripts and it&#8217;ll be accessible through Nautilus&#8217; Scripts submenu.</p>
<p><a title="Download" href="http://hendrik.kaju.pri.ee/failid/convert.zip">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hendrik.kaju.pri.ee/2009/02/01/ipod-video-converter-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
