Home All Groups Group Topic Archive Search About

realtime video encoding to wmv file

Author
3 Jul 2007 8:01 AM
motic
Hi,
I created an avi file and wrote video frames to it and then converted
it to wmv by Window APIs but in this case I cannot do it on-the-fly.
I willing to encode video frames into wmv file on-the-fly in C++
without using any middle stage.
can someone suggest me a way to do it?
Thanks