Re: [Tutor] Quicktime in python

2007-03-05 Thread Alan Gauld
"Ashok Nayar" <[EMAIL PROTECTED]> wrote >I need a little help. I'm trying to learn how to manipulate > Quicktimes through python. Are you on a Mac? If so MacPyhon includes bindings for manipulating QT media. They are pretty low level and I've never used them so I can't tell you much more t

[Tutor] Quicktime in python

2007-03-05 Thread Ashok Nayar
I need a little help. I'm trying to learn how to manipulate Quicktimes through python. I want to be able to set up a grid of quicktime movies and be able to resize them all to a consistent width and height so it's all neat and tidy. I have found very little documentation regarding quicktim