[GEM-dev] Re: Gem/src/Pixes pix_filmDarwin.cpp,1.18,1.18

IOhannes zmoelnig zmoelnig at iem.kug.ac.at
Thu Dec 11 12:30:02 CET 2003


cclepper at users.sourceforge.net wrote:
> Update of /cvsroot/pd-gem/Gem/src/Pixes
> In directory sc8-pr-cvs1:/tmp/cvs-serv9968
> 
> Modified Files:
> 	pix_filmDarwin.cpp 
> Log Message:
> rewrite to make playback using 'auto' more efficient.  'rate' message sets the playback speed when using 'auto' mode.
 > the movie rate is properly set for correct qt playback.

hi.
i have already implemented something similar under linux, but of course, 
differently.
i am simply using the argument to "auto" as the framerate.
so with "auto 0", no auto-playback is used,
with "auto 1", we have normal speed playback.
with "auto 0.5", we have half-speed playback.

is this confusing to the user ?

mfg.as.dr
IOhannes






More information about the GEM-dev mailing list