-------------------- Begin Original Message --------------------
Message text written by Toine Heuvelmans
"In this small app, I want to be able to see both original and
transformed data. So quick thinking was just to copy the pixels, and
add an extra DecompressSequenceFrameWhen to draw it next to the
original view. This obviously didn't work, probably because of borders
and stuff (I did get very unsure about things after today).
So I thought, this is only an app for testing, to hell with efficiency
then. Thus I added an extra sequence (Two DecompressSequenceBeginS and
two DecompressSequenceFrameWhen, just like the original sequence)
"
-------------------- End Original Message --------------------
Toine,
IMHO you should be able to use the same decompression sequence, because the
source date are of the same type. Doesn't SetDSequenceMatrix work for you?
If you want to use two decompression sequences at the same time you may
need to use Carbon custom events and make the DecompressSequenceFrameWhen
calls in the main thread.
Jan.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden
This email sent to email@hidden