> Cute! Is that media player visible? >> Not like that... see the examples/media_player.py example for a simple media player.
>> A faster solution that doesn't bother with the round-trip to the >> video card could be achieved by subclassing >> pyglet.media.avbin.AVbinSource. > Ok, I'll check it out when I need it. I guess with that I can also > encode my own videos or is only playback supported? > Only playback will be in pyglet 1.0. Adding encoding would not be difficult, but it's not on the roadmap (I can't think of many use- cases without additional functionality for manipulating raw audio data and so on). Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
