<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Schrödinger One Point Zero Point Zero</title>
	<link>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 22 Nov 2008 09:44:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Ben Schwartz</title>
		<link>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-90</link>
		<author>Ben Schwartz</author>
		<pubDate>Sun, 24 Feb 2008 17:23:37 +0000</pubDate>
		<guid>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-90</guid>
		<description>admin: very interesting.  I'll have to try it out.

The next question is real-time encoding...</description>
		<content:encoded><![CDATA[<p>admin: very interesting.  I&#8217;ll have to try it out.</p>
<p>The next question is real-time encoding&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco Romani</title>
		<link>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-87</link>
		<author>Francesco Romani</author>
		<pubDate>Sun, 24 Feb 2008 09:21:11 +0000</pubDate>
		<guid>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-87</guid>
		<description>admin: thanks, looks like an interesting starting point.
I've still some perplexities (about stuff like headers handling and packing encoder output into container), but I'll dig a bit more into test code/source code before asking again. ;)
I could send to you the address of the experimental(bzr) repo with my code if you like.</description>
		<content:encoded><![CDATA[<p>admin: thanks, looks like an interesting starting point.<br />
I&#8217;ve still some perplexities (about stuff like headers handling and packing encoder output into container), but I&#8217;ll dig a bit more into test code/source code before asking again. <img src='http://www.schleef.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
I could send to you the address of the experimental(bzr) repo with my code if you like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-85</link>
		<author>admin</author>
		<pubDate>Sun, 24 Feb 2008 00:56:18 +0000</pubDate>
		<guid>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-85</guid>
		<description>Francesco: testsuite/encode and testsuite/decode are the best (only?) starting points for understanding how the API works.  You might be able to convince me to do some of the porting work myself.

Ingo: http://bugzilla.schleef.org/  (temporary, but there will be a redirect when it moves)

Ben: When I ran the decoder on an XO a month or so ago, it had trouble keeping up with a SD (standard definition, i.e., DVD) stream, but there have been some speed improvements since then, and additional work targetted for the XO could still improve things more.  320x240 would not be a problem at all.</description>
		<content:encoded><![CDATA[<p>Francesco: testsuite/encode and testsuite/decode are the best (only?) starting points for understanding how the API works.  You might be able to convince me to do some of the porting work myself.</p>
<p>Ingo: <a href="http://bugzilla.schleef.org/" rel="nofollow">http://bugzilla.schleef.org/</a>  (temporary, but there will be a redirect when it moves)</p>
<p>Ben: When I ran the decoder on an XO a month or so ago, it had trouble keeping up with a SD (standard definition, i.e., DVD) stream, but there have been some speed improvements since then, and additional work targetted for the XO could still improve things more.  320&#215;240 would not be a problem at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Schwartz</title>
		<link>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-83</link>
		<author>Ben Schwartz</author>
		<pubDate>Sat, 23 Feb 2008 23:43:14 +0000</pubDate>
		<guid>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-83</guid>
		<description>I've been working on video stuff for OLPC.  We have assumed that Dirac would be far too CPU-intensive for the XO machine, but I don't know that anyone has actually asked.  What decode frame rate would be achievable on the XO at 320x240 with Schrodinger?

The XO's CPU is a Geode LX700 (433 MHz).  It has relatively poor floating point performance using x86 FPU instructions, and somewhat better using 3DNow instructions.  The GPU supports YUV overlays and scaling, but not general scaling or other OpenGL-related facilities.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working on video stuff for OLPC.  We have assumed that Dirac would be far too CPU-intensive for the XO machine, but I don&#8217;t know that anyone has actually asked.  What decode frame rate would be achievable on the XO at 320&#215;240 with Schrodinger?</p>
<p>The XO&#8217;s CPU is a Geode LX700 (433 MHz).  It has relatively poor floating point performance using x86 FPU instructions, and somewhat better using 3DNow instructions.  The GPU supports YUV overlays and scaling, but not general scaling or other OpenGL-related facilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ingo</title>
		<link>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-81</link>
		<author>Ingo</author>
		<pubDate>Sat, 23 Feb 2008 22:30:46 +0000</pubDate>
		<guid>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-81</guid>
		<description>So, where would you like bug-reports? ;-)</description>
		<content:encoded><![CDATA[<p>So, where would you like bug-reports? <img src='http://www.schleef.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francesco Romani</title>
		<link>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-77</link>
		<author>Francesco Romani</author>
		<pubDate>Sat, 23 Feb 2008 09:30:30 +0000</pubDate>
		<guid>http://www.schleef.org/blog/2008/02/22/schrodinger-one-point-zero-point-zero/#comment-77</guid>
		<description>Hi there,
I'd like to add support in transcode (http://www.transcoding.org) but I have some troubles finding helpful docs and/or code samples.
Could you please point me to something helpful?
I'm asking because I find the docs bundled into schro package sometimes lacking, and the gstreamer module source code isn't so easy to grok.
Thanks and congrats for great work!</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I&#8217;d like to add support in transcode (http://www.transcoding.org) but I have some troubles finding helpful docs and/or code samples.<br />
Could you please point me to something helpful?<br />
I&#8217;m asking because I find the docs bundled into schro package sometimes lacking, and the gstreamer module source code isn&#8217;t so easy to grok.<br />
Thanks and congrats for great work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
