LEADTOOLS Support
Multimedia
Multimedia SDK Examples
LEAD Frame Rate Controller DirectShow Filter and LEAD Video Resize DirectShow Filter Example
#1
Posted
:
Tuesday, August 16, 2005 1:16:53 PM(UTC)
Groups: Registered, Tech Support
Posts: 46
Version: 14Interface: DirectShow FiltersSample Type: DownloadDevelopment Environment: VB.NETKeywords: DirectShow Filters VB.NET .NET Multimedia Video Frame RateFrame Rate Controller Filter and our Video resize Filter Example
LEADTOOLS provides many audio and video processing filters, which allow you to create an audio/video file with your custom settings. The settings of these filters can be controlled via the properties dialog that we provide, or programmatically through your application. Attached is a basic application written in VB.NET, which demonstrates how to access and control our filters programmatically. This particular example makes use of our Frame Rate Controller Filter and our Video resize Filter, but all of our filters can be accessed and controlled in the same fashion.
This example allows you to choose a source and destination directory. It will browse for every AVI it finds in the source directory, apply the filters, and convert the files. It will allow you to specify a custom frame rate/video size, or you can use the frame rate/video size from an existing video file. There is also a "Get File Information" button, which allows you to view all relevant information about a specific file.
If you have any questions about this example, please post them to this thread. Thanks,
Gabriel
Gabe
Developer Support
LEAD Technologies, Inc.
#2
Posted
:
Tuesday, March 1, 2011 9:24:27 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
This sample is written in C# using Visual Studio 2008 and LEADTOOLS Multimedia COM version 17.
The demos main purpose is to show you how to add a multimedia filter to the stream and how to make changes to it's settings, all in code.
The demo also enumerates the devices on your machine and allows you to select one with the resize filter still present in the stream.
Travis Montgomery
Senior Sales Engineer
#3
Posted
:
Wednesday, October 11, 2017 8:38:12 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
LEAD Frame Rate Controller DirectShow Filter and LEAD Video Resize DirectShow Filter Example
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.