Spy & Log

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 23: Line 23:
 
==Download==
 
==Download==
  
* [http://www.avobjects.com/images/LogAndSpy.zip Download Spy & Log Filter]
+
* [http://rm.avobjects.com/downloads/133 Download Log Object]
 +
* [http://rm.avobjects.com/downloads/130 Download Spy Filter]
  
 
==See Also==
 
==See Also==

Revision as of 15:48, 20 March 2020

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