On Thu, Apr 30, 2009 at 7:24 AM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
stefan wrote:
I don't succeed to use the hottest gem...
anyway I will explain some others things I observe about that bug... (using os X 10.5 + pd-0.41.4-extended-20090429)
with pix_film and .mov files there is no problem (but there is a problem with still images when pix_film is used as pix_image)
that is quite interesting, as i think that Gem is agnostic whether [pix_film] opens an image or a film: it just passes the request to QuickTime (which might then return a 1-frame "film")
Yes, the code just opens any file Quicktime recognizes and loads it. This looks like a Quicktime bug.