Hi there!
Has anybody ever coder an AVI encoder.
Started to code an "encoder" able to put together several screen captures.
Wondering if anybody has done something similar before...
Thank you for your help,
KaSt.
Has anybody ever coder an AVI encoder.
Started to code an "encoder" able to put together several screen captures.
Wondering if anybody has done something similar before...
Thank you for your help,
KaSt.
This might help:
http://www.shrinkwrapvb.com/avihelp/avihelp.htm
Look at the "BMP to AVI" and "AVI to BMP" tutorials. Its primary API calling, so its quite easy to convert the VB code to ASM.
http://www.shrinkwrapvb.com/avihelp/avihelp.htm
Look at the "BMP to AVI" and "AVI to BMP" tutorials. Its primary API calling, so its quite easy to convert the VB code to ASM.
Thank you very much!
Currently working on a WebCam grabber...
I know, there are already many available but most are done in VB or lack feature I'll try to put in myne.
I know as well a WebCam grabber is maybe not that techie or "system oriented" but i'm in lack of inspiration atm :(
Thanks again for your help,
Ka
Currently working on a WebCam grabber...
I know, there are already many available but most are done in VB or lack feature I'll try to put in myne.
I know as well a WebCam grabber is maybe not that techie or "system oriented" but i'm in lack of inspiration atm :(
Thanks again for your help,
Ka
Please consider sharing your code when you are done.
Thanks, P1
Thanks, P1
Sure! With all the code I'm currently "stealing" ;)
My aim is to develop a little app doing this and providing the Board with a set of procs to handle AVI creation (as apparently missing).
I'm often impressed by code on these pages
Take care,
KaSt.
My aim is to develop a little app doing this and providing the Board with a set of procs to handle AVI creation (as apparently missing).
I'm often impressed by code on these pages
Take care,
KaSt.