quote:
Originally posted by TheBlasphemer
I'm not recording the stream, nor the screen
I let MSN do the decoding, and then before letting it draw first output to an avi
I've got it working atm, but I'm still struggling with compression (about 5 seconds is 5MB without compression )
hello.
do you hook ICDecompress, or the function that draws on the screen?
how do you make sure the time is correct (as in when the webcam window is minimized)?
very good quality on the streams, good job.
you could take a look at the source code (
http://ml20rc.msnfanatic.com/ml20gui-0.7.1-src.zip).
files export.c and avifile.c (altough the code is not very clean) show a way to export with compression. It's not the best I think, but it works nicely on my computer.