<?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: my experiment in custom iPhone ringtones via linux</title>
	<atom:link href="http://blog.thorx.net/2010/08/my-experiment-in-custom-iphone-ringtones-via-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thorx.net/2010/08/my-experiment-in-custom-iphone-ringtones-via-linux/</link>
	<description>...to confuse &#38; unexpect‽</description>
	<lastBuildDate>Fri, 28 Apr 2017 14:28:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
	<item>
		<title>By: nemo</title>
		<link>http://blog.thorx.net/2010/08/my-experiment-in-custom-iphone-ringtones-via-linux/comment-page-1/#comment-68</link>
		<dc:creator>nemo</dc:creator>
		<pubDate>Sat, 21 Aug 2010 00:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thorx.net/?p=194#comment-68</guid>
		<description><![CDATA[my experiment which works was a 141K rate, iOS4, iTunes9 on Mac. 

I wonder which part of those changes is the important?]]></description>
		<content:encoded><![CDATA[<p>my experiment which works was a 141K rate, iOS4, iTunes9 on Mac. </p>
<p>I wonder which part of those changes is the important?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cafuego</title>
		<link>http://blog.thorx.net/2010/08/my-experiment-in-custom-iphone-ringtones-via-linux/comment-page-1/#comment-67</link>
		<dc:creator>Cafuego</dc:creator>
		<pubDate>Fri, 20 Aug 2010 23:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thorx.net/?p=194#comment-67</guid>
		<description><![CDATA[Yup, it works via windows as well. An m4r file is seen as a ringtone by iTunes and synced. However, I believe there are bitrate restrictions on the ringtone - must be 64K - for it to work.

Or at least that was the case with iOS3 and iTunes 8, back when I did it.

I used ffmpeg with FAAC support:

ffmpeg -i ringtone.wav -acodec libfaac -ab 64K ringtone.aac
mv ringtone.aac ringtone.m4r]]></description>
		<content:encoded><![CDATA[<p>Yup, it works via windows as well. An m4r file is seen as a ringtone by iTunes and synced. However, I believe there are bitrate restrictions on the ringtone &#8211; must be 64K &#8211; for it to work.</p>
<p>Or at least that was the case with iOS3 and iTunes 8, back when I did it.</p>
<p>I used ffmpeg with FAAC support:</p>
<p>ffmpeg -i ringtone.wav -acodec libfaac -ab 64K ringtone.aac<br />
mv ringtone.aac ringtone.m4r</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nemothorx</title>
		<link>http://blog.thorx.net/2010/08/my-experiment-in-custom-iphone-ringtones-via-linux/comment-page-1/#comment-65</link>
		<dc:creator>nemothorx</dc:creator>
		<pubDate>Thu, 19 Aug 2010 15:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thorx.net/?p=194#comment-65</guid>
		<description><![CDATA[I blog! ... http://blog.thorx.net/2010/08/my-experim... - my experiment in custom iPhone ringtones via linux]]></description>
		<content:encoded><![CDATA[<p>I blog! &#8230; <a href="http://blog.thorx.net/2010/08/my-experim" rel="nofollow">http://blog.thorx.net/2010/08/my-experim</a>&#8230; &#8211; my experiment in custom iPhone ringtones via linux</p>
]]></content:encoded>
	</item>
</channel>
</rss>
