MXF Reader: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
Line 1: | Line 1: | ||
+ | {{This|technical_specs/mxf_reader:_tech_specs.html}} | ||
+ | |||
==DirectShow Interfaces== | ==DirectShow Interfaces== | ||
Line 35: | Line 37: | ||
|} | |} | ||
+ | |||
+ | [[Category: Technical Specs]] | ||
+ | __NOTOC__ |
Revision as of 13:21, 21 September 2018
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
DirectShow Interfaces
Filter Interfaces: | IBaseFilter, IPersistStream, ISpecifyPropertyPages, IMLMXFReader |
Output streams | DV frames, MPEG-2 Stream, JP2000 Stream, H.264/AVC stream, PCM Audio, A-Law Audio |
Output Pin Media Types | MEDIATYPE_Interleaved, MEDIATYPE_Video, MEDIATYPE_Audio MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50, MEDIASUBTYPE_dvh1, MEDIASUBTYPE_MPEG2_VIDEO, MEDIASUBTYPE_PCM FORMAT_DvInfo, FORMAT_MPEG2Video, FORMAT_WaveFormatEx |
Output Pin Interfaces | IPin, IMediaSeeking |
Merit | MERIT_NORMAL |
Filter Categories | DirectShow filters, AVObjects filters |
Filter Name | AVObjects MXFReader |
Executable | MXFReader.dll |