WebRTC/RTP Server: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
m |
|||
Line 8: | Line 8: | ||
|- | |- | ||
|Input Pin Media Types: | |Input Pin Media Types: | ||
+ | |||
+ | |- | ||
|AVC/H264: | |AVC/H264: | ||
− | majortype: MEDIATYPE_Video | + | |majortype: MEDIATYPE_Video |
subtypes: MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream | subtypes: MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream | ||
formattypes: FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 | formattypes: FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 |
Revision as of 00:27, 9 September 2018
Filter Interfaces
Filter Interfaces: | IBaseFilter, IAMFilterMiscFlags, IMediaSeeking, IPersistStream, ISpecifyPropertyPages, IAVOWRtpServer |
Input Pin Media Types: | |
AVC/H264: | majortype: MEDIATYPE_Video
subtypes: MEDIASUBTYPE_H264, MEDIASUBTYPE_AVC1, MEDIASUBTYPE_H264ByteStream formattypes: FORMAT_MPEG2Video, FORMAT_VideoInfo, FORMAT_VideoInfo2 |
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 |