<?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>cmanon.com &#187; ipod</title>
	<atom:link href="http://cmanon.com/blog/topics/music/ipod/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmanon.com/blog</link>
	<description>tal vez juguemos toda la vida aqui ...</description>
	<lastBuildDate>Tue, 22 May 2012 03:14:09 +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>Transfer DVD to iPod Classic</title>
		<link>http://cmanon.com/blog/computer/linux/transfer-dvd-to-ipod-classic/</link>
		<comments>http://cmanon.com/blog/computer/linux/transfer-dvd-to-ipod-classic/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 01:53:34 +0000</pubDate>
		<dc:creator>cmanon</dc:creator>
				<category><![CDATA[ipod]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://cmanon.com/blog/?p=13</guid>
		<description><![CDATA[After several attempts to transfer some of my concert dvds to my ipod, finally got them working, here is how: I first update the ffmpeg packages from medibuntu, after this install dvd::rip package from multiverse, once I had dvd::rip opened &#8230; <a href="http://cmanon.com/blog/computer/linux/transfer-dvd-to-ipod-classic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After several attempts to transfer some of my concert dvds to my ipod, finally got them working, here is how:</p>
<p>I first update the ffmpeg packages from <a href="http://www.medibuntu.org/">medibuntu</a>, after this install <a href="http://exit1.org/dvdrip/index.cipp">dvd::rip</a> package from multiverse, once I had dvd::rip opened a new project, and select the option to &#8220;Encode DVD on the fly&#8221; in order to save some space in my disc, here is an screenshot about the settings I used to encode:</p>
<p><a href='http://cmanon.com/blog/wp-content/uploads/2008/01/dvdrip.png' title='dvd::rip encode options' rel="lightbox[13]"><img src='http://cmanon.com/blog/wp-content/uploads/2008/01/dvdrip.thumbnail.png' alt='dvd::rip encode options' /></a></p>
<p>Once I had the .avi file I execute the following command to convert the file to a .mov:</p>
<blockquote><p>ffmpeg -i 24_1_001.avi -f mov -b 1800 -maxrate 2500 -vcodec xvid -qmin 3 -qmax 5 -s 640&#215;360 -padtop 30 -padbottom 30 -acodec aac -ab 128 24_1_001.ipod.mov</p></blockquote>
<p>The result is a good quality video to enjoy it in your ipod.</p>
]]></content:encoded>
			<wfw:commentRss>http://cmanon.com/blog/computer/linux/transfer-dvd-to-ipod-classic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

