Re: How to handle video & alpha channel

2005-09-02 Thread Diez B. Roggisch
Mic wrote: > I'm looking for a way to build a little player (if possibile with > python ) that could handle common video file formats (mpeg or other) > with above an image with alpha channel (png or other) > > Is there a way to make this with python and available libs (PIL etc)? Check out pym

How to handle video & alpha channel

2005-09-02 Thread Mic
I'm looking for a way to build a little player (if possibile with python ) that could handle common video file formats (mpeg or other) with above an image with alpha channel (png or other) Is there a way to make this with python and available libs (PIL etc)? TIA MB -- http://mail.python.org