AVObjects Smart Tee
From AVObjects Knowledge Base
		(Difference between revisions)
		
		
| Line 2: | Line 2: | ||
| ==Overview== | ==Overview== | ||
| + | [[Image:DeckLink n MLSmartTee.JPG|thumb|right|400px|An example of using MediaLooks Smart Tee with DeckLink.]] | ||
| '''MediaLooks Smart Tee''' replaces Microsoft's [http://msdn2.microsoft.com/en-us/library/ms787667.aspx Smart Tee] filter and adds several interesting features. | '''MediaLooks Smart Tee''' replaces Microsoft's [http://msdn2.microsoft.com/en-us/library/ms787667.aspx Smart Tee] filter and adds several interesting features. | ||
| ==Features== | ==Features== | ||
| − | |||
| − | |||
| * Allows to enable or disable the preview when the graph is running. | * Allows to enable or disable the preview when the graph is running. | ||
Revision as of 02:54, 25 October 2007
A replacement of Microsoft's Smart Tee DirectShow filter.
Overview
MediaLooks Smart Tee replaces Microsoft's Smart Tee filter and adds several interesting features.
Features
- Allows to enable or disable the preview when the graph is running.
- Outputs preview samples in a separate thread.
- Allows to keep timestamps on preview samples.
- Allows to avoid dropping samples on preview pin.
- Supports changing mediatype by VMR without the necessity to use additional trans filters (e.g. aligned width or negative height for RGB formats).

