LEADTOOLS Support
Multimedia
Multimedia SDK Examples
HOW TO: Programmatically Manage the Properties of the LEAD H264 Video Compressor in LEADTOOLS 20
#1
Posted
:
Friday, January 5, 2018 10:58:42 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
Attached is a Visual Studio 2017 C# project that shows how to programmatically set the properties of the LEAD H.264 video compressor. This project using LEADTOOLS Multimedia 20 also demonstrates how to use the LEADTOOLS Convert Control as windowless in a multi-threaded console application. This project is an update of the same project found
here. This updated project has been modified to change the hard-coded paths such that different input files can easily be tested, or multiple threads can be run with different input files. Code has also been added to the main method for unlocking support for the multimedia SDK & H.264 encoder.
For more information regarding the H.264 encoder properties that can be set, please check out the documentation on
ILMH264Encoder.
To use:
- Extract project to C:\LEADTOOLS Multimedia 20\Examples\posts\t12396\
- Build & run the project
- Observe the output video at the configured MEDIA_DIRECTORY
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Multimedia
Multimedia SDK Examples
HOW TO: Programmatically Manage the Properties of the LEAD H264 Video Compressor in LEADTOOLS 20
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.