Elecard DirectShow Codec SDK 4.0
lecard DirectShow Codec SDK is a software development kit intended to enable programmers to develop digital video encoding and playback applications (encoders, players, streamers) using Elecard components within the Microsoft DirectShow technology.
Elecard DirectShow SDK 4.0 now supports Intel Quick Sync hardware acceleration with new implemented Quick Sync components and samples (SimplePlayerQS, SimpleEncoderQS) providing significant performance improvement and higher speed of data processing.
Product comprises: codecs, documentation, base classes and sample applications.
Samples include decoding, encoding and network solutions that demonstrate how to use and configure different Elecard components that come along with SDK, such as Elecard MPEG-2, AVC, HEVC codecs; network components: NWRenderer, NWSource-Plus, and other filters.
Base Classes - a C++ class library that simplifies common tasks,appearing during development of multimedia applications, such as: DirectShow graphs building, filters and pins control etc. Base classes are used in SDK sample applications and are delivered in source form.
Samples are simple applications that demonstrate Elecard components and Base Classes use. The samples are written in C++.
Requirements
Changes: 4.0
Added components:
QS AVC Video Decoder
QS HEVC Video Decoder
QS MPEG-2 Video Decoder
QS AVC Video Encoder
QS HEVC Video Encoder
QS MPEG-2 Video Encoder
QS VPP
- MP4 Demultiplexer and Sink filter updated
- cmake support added