Welcome To SARANGSoft
 
 
 
 
Products > Free Downloads > DirectShow Spy
 
The Spy Filter is a DirectShow In-place Transform Filter. It can be placed, as a transparent filter, in between any two filters within a graph, without changing the basic characteristics of the graph. It does not make any change to the data stream, only checks or “spies” on the data stream, to retrieve the properties of the stream, logging the details. The filter tries to pass-through any call to its pins etc. to the corresponding upstream or downstream pin / filter, thereby remaining as transparent as possible. This is particularly helpful for DirectShow developers, who want to understand the inner workings of a graph and also debug their graph related applications.
The Spy filter uses SARANGSoft’s Logastic text logging engine to log all the data related to the data stream passing through it. During streaming it logs the size of data buffer in each media sample, timestamps, the data type and dynamic changes to it, data discontinuities, flushes, new segment, end of stream, state change (run / pause / stop). It also logs connects & disconnects as well as various calls passed through it.
The Spy filter can be used in GraphEdt (available as part of Windows Platform SDK) in manual graph building and editing mode, as well as can be programmatically added to and removed from a filter graph. For more information on how to and why use the Spy filter, please refer to the accompanying help doc that comes with the download package.
 
 
 
DirectShow Spy Statistics
 
  • License:
    • Free (Spy Filter 1.0)
  • Supported Platforms:
    • Windows 2000, Windows XP, Windows Vista, Windows 7 RC, Windows Server 2000, Windows Server 2003, Windows Server 2008.
  • Technology:
    • COM, DirectShow, DirectX 9.0 SDK and Microsoft Platform SDK.
  • Language:
    • C,C++

 
 
 
Download
 
Spy Filter 1.0 - Evaluation version
 
 
 
Key Features
 
  • Target Audience:
    • DirectShow tool and application developers.
  • Property UI:
    • Well defined property UI to control the logging of the characteristics of the media stream.
  • Reliability:
    • Spy filter is a transparent filter, it does not make any change in the media stream but logs the frame properties.
  • Logging capability:
    • Uses our powerful logging library (Logastic) for smooth logging of data.
  • Support duration:
    • Unlimited.