Ah, ok, so to "play/pause" using "rate" I had to:
send "auto 1" first, then "rate 0" would pause, "rate 1" unpause, with "auto 0" "rate 0/1" does nothing. :(
I think this stuff needs a rethink, maybe stuff like play, pause, stop, not sure about "auto" since "internal_timer 1/0" is a little long!!!
As it stands I think the interface could be clearer for the user (to guess functionality if for nothing else) "pause 1/0" alas!
b.b.
IOhannes m zmoelnig wrote:
B. Bogart wrote:
Hey all,
Druging up this old thread.
I'm using gem 0.90 on OSX and I noticed that when we send the "auto 0" message the video does pause (as normal), but when I send the "auto 1" message, I expect the video will unpause and continue playing from the last frame it was on. Problem is it seems "auto 1" jumps to the first frame and then continues playing...
I just want "auto" to be the same as "pause" that starts and stops the internet counter.
Also I'm depending on the feature of QT playing the sound in sync when using the "auto" message.
Any quick fixes would be appreciated as I need this for a demo next week!
1/23/06 chris clepper: "the message is [rate $1(" probably this will help.
mfg.ads.r IOhannes