LEADTOOLS Support
Multimedia
Multimedia SDK Examples
How to: Generate WMV video from still images in a directory.
#1
Posted
:
Thursday, May 3, 2012 6:13:17 AM(UTC)
Groups: Registered
Posts: 256
The attached C# project is a modification of the GenAVI demo that generates a WMV video from still images that are located in a directory.
Since the loading of images uses LEADTOOLS imaging toolkit, any format supported by the toolkit can be used, which means more than a hundred sub-types.
This project uses WMVMux as TargetFormateType instead of WMV or ASF, since Microsoft have a limitation on WMV/ASF file that requires both streams (Audio and Video) to be present.
#2
Posted
:
Tuesday, October 10, 2017 10:58:52 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Updated to LEADTOOLS v19 with Visual Studio 2017. Also changed project to automatically select dll's for running in 32-bit and 64-bit.
Extract folder to "C:\LEADTOOLS 19\Examples\DotNet\CS\" to use the example.
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Multimedia
Multimedia SDK Examples
How to: Generate WMV video from still images in a directory.
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.