<?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>kusno.mudiarto &#187; internet</title>
	<atom:link href="http://kusno.mudiarto.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://kusno.mudiarto.com</link>
	<description>A journey of a thousand miles begin with opening your door.</description>
	<lastBuildDate>Wed, 25 Aug 2010 23:47:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DivX decoder problem during iPhone development</title>
		<link>http://kusno.mudiarto.com/2008/06/divx-decoder-problem-during-iphone-development/</link>
		<comments>http://kusno.mudiarto.com/2008/06/divx-decoder-problem-during-iphone-development/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 20:23:53 +0000</pubDate>
		<dc:creator>kusno mudiarto</dc:creator>
				<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://kusno.mudiarto.com/2008/06/divx-decoder-problem-during-iphone-development/</guid>
		<description><![CDATA[I got a strange problem, and unable to play any kind of movies in my iPhone simulator. iPhone just gave a very unhelpful error messages &#8211; &#8220;The movie could not be played&#8221; if I try to play it from internet. Fortunately, if I play the movie locally, I can see some error message from the [...]]]></description>
			<content:encoded><![CDATA[<p>I got a strange problem, and unable to play any kind of movies in my iPhone simulator. iPhone just gave a very unhelpful error messages &#8211; &#8220;The movie could not be played&#8221; if I try to play it from internet. Fortunately, if I play the movie locally, I can see some error message from the log :</p>
<pre>

[Session started at 2008-06-02 11:29:33 -0700.]
2008-06-02 11:29:43.933 TestMP[444:20b] forceGaplessRingtones = NO
2008-06-02 11:29:44.707 TestMP[444:4003] Error loading /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder:  dlopen(/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder, 262): Symbol not found: _SCDynamicStoreCopyConsoleUser
  Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  Expected in: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.0.sdk/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
</pre>
<p>It might be caused by DivX decoder that I installed recently. After removing DivX Decoder &amp; Encoder component from /Library/QuickTime, now I can play the movie locally.</p>
<p>But there is still another problem when I tried to play from internet &#8211; from my local server; it still won&#8217;t play the movies ! .. I tried to download it manually with firefox, and it seems like this is the problem with the mime type. After fixing mime types in the server, voila .. finally I am able to see it running in my iPhone<!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">Tags: <a href="http://technorati.com/tag/iphone" rel="tag">iphone</a></p>
<p><!-- technorati tags end --></p>]]></content:encoded>
			<wfw:commentRss>http://kusno.mudiarto.com/2008/06/divx-decoder-problem-during-iphone-development/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
