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 : Tuesday, August 16, 2005 1:16:53 PM(UTC)

Gabe  
Gabe

Groups: Registered, Tech Support
Posts: 46


Version: 14
Interface: DirectShow Filters
Sample Type: Download
Development Environment: VB.NET
Keywords: DirectShow Filters VB.NET .NET Multimedia Video Frame Rate


Frame 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

File Attachment(s):
DirectShow Filters Properties Example.zip (330kb) downloaded 745 time(s).
Gabe
Developer Support
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.

#2 Posted : Tuesday, March 1, 2011 9:24:27 AM(UTC)

Travis  
Travis

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.
File Attachment(s):
NET - V17 - Resize Filter.zip (16kb) downloaded 735 time(s).
Travis Montgomery
Senior Sales Engineer
LEAD Logo
 
#3 Posted : Wednesday, October 11, 2017 8:38:12 AM(UTC)
Anthony Northrup

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.
File Attachment(s):
CS_ResizeFilter.zip (12kb) downloaded 547 time(s).
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.504 seconds.