Spy & Log

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(New page: 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. [[Category:DirectShow ...)
 
Line 4: Line 4:
  
 
The '''Spy & Log''' filter is a great tool for debugging your DirectShow application.
 
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 [[MediaLooks FTP|FTP]].
  
 
[[Category:DirectShow Filters]]
 
[[Category:DirectShow Filters]]
 
[[Category:Help Filters]]
 
[[Category:Help Filters]]

Revision as of 15:21, 9 January 2008

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.