Generating Video File from Bitmaps - Printable Version +- Forums (http://mitov.com/forum) +-- Forum: FireMonkey Components (/forum-5.html) +--- Forum: VideoLab (/forum-18.html) +--- Thread: Generating Video File from Bitmaps (/thread-3038.html) |
Generating Video File from Bitmaps - demo.80@gmail.com-1 - 12-30-2013 01:04 PM Hi there, I'm trying to develop an application in which I use a sequence of bitmap files and convert them to a video (.avi, for instance) file. Can I use VideoLab to do so, or I need to write a custom code for that? RE: Generating Video File from Bitmaps - Dave - 12-31-2013 08:43 AM Should be possible. Ever heard of VirtualDub? It has exactly that functionality as well. Regards, Dave |