Hi All, I have a program which lists all the events in an XML format that take place whenever a PPT is being presented on web. Essentially it will tell us at what instant of time, what slide is being explained. Now I want to convert it into a video file (essentially create a recording of the presentation) using my own codec so that at a later stage of development I can simply convert it into an AVI or other format.
What would be an easiest way to add this codec ?( I convert all PPT slides into BMPs ) How should the encoder and decoder be designed to make it highly scalable and fast ? Thanks, Raja. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
