Hi
I've two questions about avifile library.
I want to extend my offscreenrender module, i've written for a program, so 
that it is capable of directly writing encoded AVI and MPEG.
How to code it i think i've got from the avimake sample.
But if i transpose this sampe to my needs, does addFrame member from the 
outputstream class return immediately when passing the frame or does it wait 
until the Frame is encoded (is encoding multithreaded like the player or 
not??)

Second assuming multithreading, is it possible to detect during encoding 
whether a frame was dropped in order to reduce (GL rendering) framerate 
dynamically or at least place a info message on a message display??

cu
Christoph
ps.: i'm not subscribed so reply goes to my private mail :(
-- 
It doesn't matter what you are
it matters that you are yourself
It doesn't matter who loves you
it matters that you like yourself

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to