On 31-Jul-08, at 11:18 AM, Eric de La Rochette wrote:
Le 31 juil. 08 à 18:39, Norman Palardy a écrit :
Why ?
send over a frame reference (id frame #) and the returned data can
include that
You should be able to assemble them in the right order from that
That's what I was thinking about. But how to add a picture in the
right place in a QTVideoTrack when it has been processed and the
previous one is still in process ?
All you can do is append or insert a single frame or a segment. You
can't insert (or append) a frame if the previos ones are not yet
there...
Using a filler (i.e. black pictures) would be a solution, but then,
how to overwrite/replace the filler by the processed frame ?
THAT I'm not sure about
spool everything to disk temporarily then assemble it once all the
frame are returned ?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|