[Image-SIG] Quicktime port to Windows, join the project!

Jack Jansen Jack.Jansen at cwi.nl
Mon Sep 22 15:44:11 EDT 2003


On 22-sep-03, at 20:46, Bob Ippolito wrote:
> Jack Jansen's bgen will probably wrap the Windows QuickTime just as 
> well as it did for the Mac.  "just as well" being key here.  There are 
> some rather large issues with regard to the current state of the 
> Python support for QuickTime on the Mac, primarily due to situations 
> where Jack just chose not to wrap part of the API, or where a NULL 
> argument is sometimes necessary but the wrapper won't let it through.  
> I've hacked around some of this, but one of a few things need to 
> happen:
> 1) do it without bgen
> 2) find all the missing/special cases and add those to the bgen 
> support file

There's actually a much easier solution: allow for the various objects 
to wrap NULL pointers. In other words, add a couple of object 
Qt.NULLMovie and such that are movie-objects but wrapping a null 
pointer.

It's on my todo list, but at the moment I have absolutely no time for 
Python work (as people have undoubtedly noticed).

And the bit of information that Bob probably missed is that I've had 
the MacPython Quicktime module working on windows at some point in the 
past. So it is really a question of cleanup and polishing.
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma 
Goldman




More information about the Image-SIG mailing list