Hello, I'm using the 1.1.2 macosx release with avbin. I've modified the media_player.py example in a way that before blitting each frame to the screen it is also saved on disk as a PNG image.
I'm using a mov file which presumably contains transparency info (http://dl.getdropbox.com/u/145894/test.mov ) and the resulting .png images seem to be in RGBA format, but the alpha channel is completely opaque. Where it should only show the rendered articles I get a full black background. Is this a limitation of avbin or the function that saves the png? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
