Alex Holkner schreef:
>> 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.
> 
> 
> > 
> 
I am not so much interested in audio encoding, but more in video
(converting frames to video). For example to make slideshows of a series
of pictures... or to do video editing through python. Pyglet is 100%
python right (not considering avbin)? So if adding is not difficult, it
means that it would be doable in Python rather than in C?
Stani

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to