AVObjects Smart Tee
From AVObjects Knowledge Base
(Difference between revisions)
Line 19: | Line 19: | ||
[[Category:DirectShow Filters]] | [[Category:DirectShow Filters]] | ||
+ | [[Category:Help Filters]] |
Revision as of 00:17, 28 December 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).