Hi,
Which operating system are you using? The movie module works on Windows
XP and Linux. For Windows you need to use the windib video driver:
os.environ['SDL_VIDEODRIVER'] = 'windib'
As for movieext, I don't remember anything about it. There was an
ffmovie module, but it was abandoned. The latest attempt at a movie
module replacement is _movie, but it is still in development.
Lenard Lindstrom
On 02/08/2010 7:37 AM, stas zytkiewicz wrote:
Hi, I'm battling the pygame.movie object (parachute, segfaults etc)
and I was wondering
what happend to the movieext module.
I seem to remember that it was part of pygame some time ago
but I can't find it.
Thanks,
Stas