On Nov 21, 2004, at 1:29 PM, zmoelnig@iem.at wrote:
Zitiere Tim Blechmann TimBlechmann@gmx.net:
is there any way to figure out the framerate of a movie file from pix_film? i'd prefer to write the scheduler myself ...
unfortunately not. Gem ignores the framerate of the movie and plays it back (in auto-mode) with its internal framerate (probably this is not true on OSX)
'auto $1' on OSX uses Quicktime's internal playback routines and thus the rate is based on the original movie's frame rate. This method also happens to be more efficient for playing multiple movies at once.