Hi Tyler,
I corrected the ffmpeg prebuilts so they work properly when unzipped into the Python 1.9.0 prebuilts for Python 2.5. But they are not built with debugging enabled.
http://www3.telus.net/len_l/pygame/experimental/ffmpeg.zip
md5sum: 14ec6b7765d5b32ea0f60b42cb437439
I will also update the Setup_Win.in in the trunk. The extra ffmpeg information shouldn't affect anything else.
Lenard
Tyler Laing wrote:
Yeah, something's gone wrong, I know. I'll try the module again, under a debugger in a few days.
On Tue, Aug 18, 2009 at 2:19 PM, Lenard Lindstrom <len-l@xxxxxxxxx <mailto:len-l@xxxxxxxxx>> wrote:
Hi Tyler,
I got the _movie.pyd module to compile, link and install for
Python 2.5 on Windows. Unfortunately the __movie_test.py program
crashed the operating system when it tried to display the .flv
movie I gave it. I know the movie was valid as mplayer had no
problem with it.