On Sun, Dec 11, 2011 at 12:27 AM, Indra Gunawan <[email protected]> wrote: > Hi Nathan, > > Here's few sample video I have used: http://www.megaupload.com/?f=AP6JGXV4 > Also attached video.py to play the video using AVbin 8 > Env: Windows 7 32bit > > I also using a .mov file to test, unfortunately my connection is too slow to > upload 45MB video of file, you can use any .mov file to test your self.
Indra, I have put together 3 new win32 releases for you to try. 1) I enabled bzlib and zlib during compilation, but didn't change anything else: https://github.com/downloads/AVbin/AVbin/avbin-win32-v9-enable-bz2-zlib.zip 2) I switched from a 1-year-old version of FFmpeg to Libav 0.6.3 (Libav is a fork of FFmpeg and uses different version numbers) AND enabled bzlib and zlib: https://github.com/downloads/AVbin/AVbin/avbin-win32-v9-trylibav0.6.3.zip 3) I switched from a 1-year-old version of FFmpeg to FFmpeg 0.7.8 AND enabled bzlib and zlib: https://github.com/downloads/AVbin/AVbin/avbin-win32-v9-tryffmpeg0.7.8.zip I don't yet have a test environment set up for 32-bit windows, so I am not yet able to verify whether these builds fixed anything or not. Please try them out and let me know if it fixes the problems you were encountering! ~ Nathan -- 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.
