Spy & Log

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 28: Line 28:
  
 
* [[Problem Description Guidelines]]
 
* [[Problem Description Guidelines]]
* [[MediaLooks FTP]]
+
* [[AVObjects FTP]]
  
 
* {{Contact Us}}
 
* {{Contact Us}}

Revision as of 16:38, 17 July 2013

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