I've received that error before and it often indicates that the avbin library wasn't loaded or found. It can sometimes be due to data execution prevention. Try disabling DEP and then give it another go...
Padraig Thomas Hansen wrote: > Hey guys, > > Sorry if this is teh wrong list to post about avbin...avbin-users > seems pretty full with spam though :/ > > I'm trying to run some code that works fine on other systems on a > laptop on which i have installed teh windows 7 release candidate. but > I get the following error on my windows 7 system: > > File "build\bdist.win32\egg\pyglet\media\riff.py", line 129, in > __init__ > pyglet.media.riff.RIFFFormatException: Unsupported RIFF form "AVI " > > > I have installed avin.dll from teh avbin google code project download > (fromavbin-win32-5.zip) into /Windows/System32 . > > Am I missing something or is someone else experienceing simmilar > problems? > > Thanks of rany help :) > > -- > Thomas > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
