<?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: Movie Module Progress: Week 7</title>
	<atom:link href="http://www.oddco.ca/zeroth/zblog/2009/07/04/movie-module-progress-week-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oddco.ca/zeroth/zblog/2009/07/04/movie-module-progress-week-7/</link>
	<description>Game design, development, technology, programming, and python</description>
	<lastBuildDate>Fri, 10 Sep 2010 03:24:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Pascal Giard</title>
		<link>http://www.oddco.ca/zeroth/zblog/2009/07/04/movie-module-progress-week-7/comment-page-1/#comment-2876</link>
		<dc:creator>Pascal Giard</dc:creator>
		<pubDate>Fri, 10 Jul 2009 20:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.oddco.ca/zeroth/zblog/?p=235#comment-2876</guid>
		<description>Like many others (i assume), i&#039;m attempting to get video playback to work with pygame (with OpenGL).
My first attempts were to use pystreamer to get image buffers that i&#039;d convert into textures, etc. 

Today i&#039;ve learned about your project to &quot;resurect&quot; the movie extension. So, in an attempt to test your progress, i&#039;ve written the following code[1] derived from your testcase _movie_test.py.

After converting my movie using the mencoder command suggested in movie_test.py (just in case...), executing my code results in X, xcb or double free errors (vary from time to time).

Using the examples/data/blue.mpg triggers the same result.

Reading your recent blog entries I can only think that i&#039;m hitting that X bug you&#039;ve mentioned. Is it the case?

In any case, i wish you all the best!

PS: I had to modify config_unix.py in order to have it find ffmpeg[2].

[1] http://pastebin.com/m22f12947
[2] http://pastebin.com/m79c43921</description>
		<content:encoded><![CDATA[<p>Like many others (i assume), i&#8217;m attempting to get video playback to work with pygame (with OpenGL).<br />
My first attempts were to use pystreamer to get image buffers that i&#8217;d convert into textures, etc. </p>
<p>Today i&#8217;ve learned about your project to &#8220;resurect&#8221; the movie extension. So, in an attempt to test your progress, i&#8217;ve written the following code[1] derived from your testcase _movie_test.py.</p>
<p>After converting my movie using the mencoder command suggested in movie_test.py (just in case&#8230;), executing my code results in X, xcb or double free errors (vary from time to time).</p>
<p>Using the examples/data/blue.mpg triggers the same result.</p>
<p>Reading your recent blog entries I can only think that i&#8217;m hitting that X bug you&#8217;ve mentioned. Is it the case?</p>
<p>In any case, i wish you all the best!</p>
<p>PS: I had to modify config_unix.py in order to have it find ffmpeg[2].</p>
<p>[1] <a href="http://pastebin.com/m22f12947" rel="nofollow">http://pastebin.com/m22f12947</a><br />
[2] <a href="http://pastebin.com/m79c43921" rel="nofollow">http://pastebin.com/m79c43921</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

