Spy & Log

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 30: Line 30:
 
* [[MediaLooks FTP]]
 
* [[MediaLooks FTP]]
  
{{Licensing}}
+
* {{Contact Us}}
  
 
[[Category:DirectShow Filters]]
 
[[Category:DirectShow Filters]]
 
[[Category:Help Filters]]
 
[[Category:Help Filters]]
 
__NOTOC__
 
__NOTOC__

Revision as of 20:25, 8 July 2009

A DirectShow filter for logging the parameters of the DS graph.

Overview

The Spy & Log filter is a great tool for debugging your DirectShow application.

Usage

1. Unzip Log.zip to some catalog.
2. Run register.bat. Please, set check box in "Make this copy..." - shown on Log_register.gif. Also - don't forget name of selected catalog for save log file.
3. Run your application or graph.
4. Zip the log file and send it to us or upload to our FTP.

Note: Only debug version of our filters will write the log file. Please make sure a debug version is registered.

You can find path to log file in next registry key:

   HKEY_CURRENT_USER\Software\_DSTLLOG

This key has subkey with path to log.dll. This subkey has parameter "Log" with value: path to log file.

Download

See Also

Personal tools