#1
Posted
:
Tuesday, July 15, 2008 12:04:54 PM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
This demo will create an AVI file out of a directory of images. The demo will allow the user to specify the following:
- The loading resolutions
- The video compressor
- The frame rate
When you start the demo, you'll need to specify the source directory and the image file extention of the files you want to create AVIs with. Then set the name of the AVI file you want to create, and where you want to create it.
NOTE: The TargetFormat is hardcoded as AVI. You may need to change this for videos to play with some compressors. It is set in the AviBuilder class.
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Friday, October 4, 2013 1:45:27 PM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
I have updated this project to use the .NET 4.0 binaries (32-bit) from the LEADTOOLS v18 Imaging and Multimedia SDKs using Visual Studio 2010.
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
#3
Posted
:
Tuesday, October 10, 2017 12:52:14 PM(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.
Changed the program so it will automatically resize images if they don't match the builder's initial resolution.
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
#4
Posted
:
Monday, March 30, 2020 10:22:44 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 34
Updated Project to LEADTOOLS Version 20 using Visual Studio 2019. This project is using the x86 Architect.
Luke Duvall
Developer Support Engineer
LEAD Technologies, Inc.
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.