MXF Reader: Technical Specs

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(Created page with "==DirectShow Interfaces== {| |- |Filter Interfaces: |IBaseFilter, IPersistStream, ISpecifyPropertyPages, IMLMXFReader |- |Output streams |DV frames, MPEG-2 Stream, JP2000 St...")
 
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{This|technical_specs/mxf_reader.html}}
 +
 
==DirectShow Interfaces==
 
==DirectShow Interfaces==
  
Line 12: Line 14:
 
|-
 
|-
 
|Output Pin Media Types
 
|Output Pin Media Types
|MEDIATYPE_Interleaved, MEDIATYPE_Video, MEDIATYPE_Audio<br>MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50<br> MEDIASUBTYPE_dvh1 MEDIASUBTYPE_MPEG2_VIDEO, MEDIASUBTYPE_PCM<br>FORMAT_DvInfo, FORMAT_MPEG2Video, FORMAT_WaveFormatEx  
+
|MEDIATYPE_Interleaved, MEDIATYPE_Video, MEDIATYPE_Audio<br>MEDIASUBTYPE_dv25, MEDIASUBTYPE_dv50, MEDIASUBTYPE_dvh1, MEDIASUBTYPE_MPEG2_VIDEO, MEDIASUBTYPE_PCM<br>FORMAT_DvInfo, FORMAT_MPEG2Video, FORMAT_WaveFormatEx  
  
 
|-
 
|-
Line 35: Line 37:
  
 
|}
 
|}
 +
 +
[[Category: Technical Specs]]
 +
__NOTOC__

Latest revision as of 17:54, 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
Personal tools