MP4 & QuickTime Writer: Technical Specs
From AVObjects Knowledge Base
(Difference between revisions)
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{This|technical_specs/mp4_writer.html}} | ||
+ | |||
==DirectShow Interfaces== | ==DirectShow Interfaces== | ||
Line 8: | Line 10: | ||
|- | |- | ||
|Input streams | |Input streams | ||
− | |H264/AVC, DVSD, DV25, DV50, DV100 (720 and 1080), M-JPEG, AAC Audio, PCM Audio, timecodes | + | |H264/AVC, H265/HEVC, MPEG2, DVSD, DV25, DV50, DV100 (720 and 1080), M-JPEG, AAC Audio, PCM Audio, timecodes |
|- | |- | ||
|Input Pin Media Types | |Input Pin Media Types | ||
− | | | + | |A list of media types can be found in the Idl\Mpeg4Writer.idl file in the filter installation folder. |
|- | |- | ||
Line 34: | Line 36: | ||
|} | |} | ||
+ | |||
+ | [[Category: Technical Specs]] | ||
+ | __NOTOC__ |
Latest revision as of 15:29, 8 June 2020
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, IFileSinkFilter/IFileSinkFilter2, IAMFilterMiscFlags, IPersistStream, ISpecifyPropertyPages, IAVOMpeg4Writer, IAVVersion |
Input streams | H264/AVC, H265/HEVC, MPEG2, DVSD, DV25, DV50, DV100 (720 and 1080), M-JPEG, AAC Audio, PCM Audio, timecodes |
Input Pin Media Types | A list of media types can be found in the Idl\Mpeg4Writer.idl file in the filter installation folder. |
Input Pin Interfaces | IMemInputPin, IPin, IQualityControl |
Merit | MERIT_DO_NOT_USE |
Filter Categories | DirectShow filters (CLSID_LegacyAmFilterCategory), AVObjects filters (CLSID_AVObjectsCategory) |
Filter Name | AVObjects MPEG-4 Writer |
Executable | 32 bit: Mpeg4Writer32L.dll (Release), Mpeg4Writer32DL.dll (Debug) 64 bit: Mpeg4Writer64L.dll (Release), Mpeg4Writer32DL.dll (Debug) |