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 : Monday, February 20, 2006 5:04:51 AM(UTC)

freeman@leadtools.com  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Version: NA
Interface: NA
Sample Type: Download
Development Environment: Visual Studio .NET 2003/MFC
Keywords: Filter, DirectShow, Processor

The attached application is a filter registration utility. It allows you to register a
video are audio processor filter for use in LEADTOOLS Multimedia.

Usage: ltregfilter [/a] [/h] [/r] filter

Options:
-a register filter in audio category
-h display usage help
-r register filter

Arguments:
filter = filter clsid


Samples of usage:

ltregfilter /r /a {C1F400A0-3F08-11D3-9F0B-006008039E37}

-- registers the filter in the audio processors catagory

ltregfilter /a {C1F400A0-3F08-11D3-9F0B-006008039E37}

-- unregister the filter from the audio processors catagory
File Attachment(s):
ltregfilter.zip (12kb) downloaded 130 time(s).
 

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 : Wednesday, December 6, 2006 10:02:50 AM(UTC)
jkottler

Groups: Registered
Posts: 10


How do I determine the clsid of a given codec? I've tried both the name property and the GUID property of the codec's type from the ltmmCaptureCtrl's compressor enumeration, but neither of those is correct.
 
#3 Posted : Thursday, December 7, 2006 6:57:23 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)


You can use the DirectShow Filter Utility to get the CLSID for the codecs. The utility is installed with our Multimedia toolkit.

 
#4 Posted : Thursday, December 7, 2006 7:02:53 AM(UTC)
jkottler

Groups: Registered
Posts: 10


Thanks, Adnan! That was it exactly!
 
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.086 seconds.