AVObjects Smart Tee
From AVObjects Knowledge Base
(Difference between revisions)
Line 13: | Line 13: | ||
* Allows to avoid dropping samples on preview pin. | * 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). | * Supports changing mediatype by VMR without the necessity to use additional trans filters (e.g. aligned width or negative height for RGB formats). | ||
+ | |||
+ | ==Downloads== | ||
+ | |||
+ | * [http://files.medialooks.com/MLSmartTee.1.0.2.1.zip Smart Tee] | ||
[[Category:DirectShow Filters]] | [[Category:DirectShow Filters]] |
Revision as of 03:25, 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).