Development Roadmap
From AVObjects Knowledge Base
(Difference between revisions)
Line 2: | Line 2: | ||
* [[AsynchReader with DRM]] | * [[AsynchReader with DRM]] | ||
− | * [[Audio Selector]] - switches between several audio channels (like Audio Mixer, but simpler. | + | * [[Audio Selector]] or [[Stream Selector]] (?) - switches between several audio channels (like Audio Mixer, but simpler. |
* [[DV Gap Seeker]] - reads a DV stream and writest to an XML file the date and time of the available scenes. | * [[DV Gap Seeker]] - reads a DV stream and writest to an XML file the date and time of the available scenes. | ||
* [[File Writer with Cashe]] - helps eliminate HDD load when writing, thus helps reduce number of lost frames on HDD-intensive tasks. | * [[File Writer with Cashe]] - helps eliminate HDD load when writing, thus helps reduce number of lost frames on HDD-intensive tasks. |
Revision as of 22:31, 27 December 2007
DirectShow Filters
- AsynchReader with DRM
- Audio Selector or Stream Selector (?) - switches between several audio channels (like Audio Mixer, but simpler.
- DV Gap Seeker - reads a DV stream and writest to an XML file the date and time of the available scenes.
- File Writer with Cashe - helps eliminate HDD load when writing, thus helps reduce number of lost frames on HDD-intensive tasks.
- RTP Sink/Source
- GXF Splitter
- DICOM Splitter
- WPF Extender - see MediaElement & DirectShow
- Text Source - aka title generator (?)
- VBI Wrapper\Unwrapper - anybody remembers what it is?