QuickSync Decoder

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 30: Line 30:
 
* ISO/IEC 14496-15
 
* ISO/IEC 14496-15
 
* QuickTime File Format Specification
 
* QuickTime File Format Specification
 +
 +
==Supported output video formats==
 +
 +
* MEDIASUBTYPE_YUY2
 +
* MEDIASUBTYPE_UYVY
 +
* MEDIASUBTYPE_YVYU
 +
* MEDIASUBTYPE_Y422
 +
* MEDIASUBTYPE_NV12
 +
* MEDIASUBTYPE_YV12
 +
* MEDIASUBTYPE_I420
 +
* MEDIASUBTYPE_ARGB32
 +
* MEDIASUBTYPE_RGB32
 +
* MEDIASUBTYPE_RGB24
  
 
==Related Products==
 
==Related Products==

Revision as of 13:53, 8 January 2021

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

DirectShow filter for decoding 8-bit 4:2:0 progressive or interlaced video frames encoded in H264 format.

Overview

QuickSync Decoder is a DirectShow filter for decoding H.264/AVC video streams. Filter based on Intel® Media SDK with Intel QuickSync GPU support and hardware acceleration. The 32-bit and 64-bit software libraries from the latest Intel Media SDK (2019R1) are included in the installer.

Features

  • Supports hardware and software decoding of 8 bit 4:2:0 H264/AVC streams.
  • GPU/Multicore/Hyper Threading support.
  • SSE/SSE2/SSE3/AVX ASM color conversion optimization.
  • Supports AVC1 file and byte stream formats.
  • Progressive or interlaced frames.

Supported Standards

  • ISO/IEC 14496-10 / ITU-T Rec. H.264
  • ISO/IEC 14496-15
  • QuickTime File Format Specification

Supported output video formats

  • MEDIASUBTYPE_YUY2
  • MEDIASUBTYPE_UYVY
  • MEDIASUBTYPE_YVYU
  • MEDIASUBTYPE_Y422
  • MEDIASUBTYPE_NV12
  • MEDIASUBTYPE_YV12
  • MEDIASUBTYPE_I420
  • MEDIASUBTYPE_ARGB32
  • MEDIASUBTYPE_RGB32
  • MEDIASUBTYPE_RGB24

Related Products

See Also

Action Items

Prices

Single Application License 950 EUR <div class="floatright">Buy.jpg</div>
Single Developer License 1650 EUR <div class="floatright">Buy.jpg</div>
Team License 2400 EUR <div class="floatright">Buy.jpg</div>
Personal tools