LEADTOOLS Video/Audio Filter Registration Utility
Started by freeman@leadtools.com at 02-20-2006 10:09. Topic has 3 replies.
|
|
02-20-2006, 10:09
|
freeman@leadtools.com

Joined on 04-03-2003
Posts 37
|
LEADTOOLS Video/Audio Filter Registration Utility
Attachment: ltregfilter.zip
|
 
 
|
|
|
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
|
|
|
|
|
Report
|
|
|
|
12-06-2006, 15:07
|
jkottler
Joined on 12-06-2006
Posts 11
|
Re: LEADTOOLS Video/Audio Filter Registration Utility
|
 
 
|
|
|
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.
|
|
|
|
|
Report
|
|
|
|
12-07-2006, 12:07
|
jkottler
Joined on 12-06-2006
Posts 11
|
Re: LEADTOOLS Video/Audio Filter Registration Utility
|
 
 
|
|
|
Thanks, Adnan! That was it exactly!
|
|
|
|
|
Report
|
|
|
|
|
LEAD Support Fo... » Developer » Multimedia » LEADTOOLS Video/Audio Filter Registration Utility
|
|
Copyright LEAD Technologies, Inc. 2008
