Hi, Just found AVBin have new home & maintainer, congrats and thank you for continuing this project.
I have trying Cocos2D several months ago, need video player capability, previous windows release (avbin-win32-5.zip) can play some now video file formats, but mostly no sound or terminated with Access Violation (wmv, mp4, mov), mpeg (old format) is OK. Probably the version of ffmpeg have used is to old. avbin-win32-5.zip can play some, but the newest (avbin-win32-v8.zip) won't play anything (using the same video samples). Always got: 'No video track in this source.', (source.video_format return None) I'm using pyglet's video.py example to test the binary Just FYI, there is http://acinerella.sourceforge.net/ , a thin ffmpeg wrapper also (simple API) written in Pascal as known http://andorra.sourceforge.net/ part Regards, coderbuzz -- 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.
