cclepper@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