Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, August 10, 2015 12:58:23 AM(UTC)

mohamed  
mohamed

Groups: Registered, Tech Support
Posts: 179


There are at least 2 ways to convert bitmap images to video files using LEADTOOLS:
1) If the bitmaps are saved in disk image files, the LEAD Still Image Reader can be used along with our Convert multimedia control. This filter enables our controls to read still images and directly convert them to video streams. These streams can be encoded or compressed as needed then saved into any supported video container such as MPEG, AVI or WMV.
2) If the bitmaps are already located in memory, there's no need to save them to disk files. Instead, the same approach used in our GenerateAVI demo can be modified to produce video from the bitmap. The only difference from the demo is that instead of generating the bitmaps then converting them to AVI, we will only need to convert the pre-existing images to video.
The source code of the demo is shipped with LEADTOOLS inside the folder [LEADTOOLS Multimedia]\Examples\Multimedia\ltmm\ in these sub-folders:
C++:
.\Cpp\GenAVI

C#:
.\Dotnet\CS\GenerateAVI

VB.NET:
.\Dotnet\VB\GenerateAVI

Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.036 seconds.