H.264/AVC Decoder

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(New page: ==Overview== * {{H.264/AVC Video Decoder DirectShow Filter: Download}} * {{Contact Us}} MediaLooks H.264/AVC Video Decoder DirectShow Filter decodes H.264/AVC compressed video stream and...)
 
 
(94 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
<!--RM_ID:43-->
 +
<!--H1:H.264/AVC Video Decoder-->
 +
<!--TITLE:H.264/AVC Video Decoder-->
 +
<!--DESCRIPTION:DirectShow filter for decoding H.264/AVC video streams.-->
 +
<!--KEYWORDS:Video Decode H264 AVC DirectShow -->
 +
{{This|products/decoders/h_264_decoder.html}}
 +
 +
{{H.264/AVC Decoder: Description}}
 +
 
==Overview==
 
==Overview==
  
 
* {{H.264/AVC Video Decoder DirectShow Filter: Download}}
 
* {{H.264/AVC Video Decoder DirectShow Filter: Download}}
* {{Contact Us}}
+
* {{Contact Support}}
 +
* {{Place Order!}}
  
MediaLooks H.264/AVC Video Decoder DirectShow Filter decodes H.264/AVC compressed video stream and supports Baseline (BP), Main (MP), Extended (XP) and High (HiP) profiles.
+
''H.264/AVC Decoder'' is a DirectShow filter for decoding H.264/AVC video streams.
  
===M-JPEG Compression Technology Features===
+
{{Why H.264}}
 
+
* Real-time encoding/decoding of HD video.
+
* Ease of reverse playback.
+
  
 
==Features==
 
==Features==
  
* Multiple CPU support.
+
* Supports Baseline profile (BP), Main profile (MP), Extended profile (XP) and High profile (HiP).
* ARGB32 support (alpha channel).
+
* Supports 4:2:0 and 4:2:2 color spaces, 8 and 10 bits per color plane.
* Interlaced/progressive input streams.
+
* Multicore/Hyper Threading support.
* Opportunity of correction of interlacing parameters.
+
* MMX/SSE/SSE2/SSE3 ASM optimization.
* Multiple color spaces on output (YUV macropixels, RGB, YUV planar).
+
* CABAC/CAVLC.
* Connection to renders without intermediate filters.
+
* I, P and B slices.
* Compatibility with third-party encoders
+
* AVC-Intra support.
* Highly optimized for the Intel processor family.
+
* AVC1 file and byte stream formats support.
 +
* Field or frame pictures.
 +
* Color space conversions (YUY2, UYVY, YVYU, Y422, NV12, YV12, I420, ARGB32, RGB32, RGB24, RGB565, RGB555, v210, r210, AB10, AR10, BR16, RB16, AB16, AR16).
 +
{{.idl}}
  
Future Features:
+
==Supported Standards==
  
* Lossless decoding
+
* ITU-T H.264
 +
* ISO/IEC 14496-10 – MPEG-4 Part 10, Advanced Video Coding
  
==Technical Specs==
+
==See Also==
  
===Supported Compressed Content===
+
* [[H.264/AVC Video Decoder: Release Notes]]
  
* YUY2 / Interlaced
+
==You Might Also Need==
* YUY2 / Progressive
+
* ARGB32 (4 planes) / Interlaced
+
* ARGB32 (4 planes) / Progressive
+
  
BITMAPINFOHEADER::biBitCount on the input media type is 24 (YUY2) or 32 (ARGB32).
+
* {{LinkDescription|MP4 & QuickTime File Splitter}}
 +
* {{LinkDescription|MXF Reader}}
 +
* {{LinkDescription|Video Mixer}}
 +
* {{LinkDescription|Resizer Filter}}
 +
* {{LinkDescription|QuickSync Encoder}}
  
===DirectShow Interfaces===
+
==Other Codecs We Made==
  
{|
+
{{Other Codecs}}
|-
+
|Filter Interfaces:
+
| IBaseFilter, IPersistStream, ISpecifyPropertyPages, IMLH264Decoder
+
  
|-
+
===Action Items===
|Input Pin Media Types
+
|*majortype: MEDIATYPE_Video, MEDIATYPE_MPEG2_PES
+
*subtype: MEDIASUBTYPE_AVC1 {31435641-0000-0010-8000-00AA00389B71}
+
AVC file format according to ISO/IEC 14496-15, used in QT and other files;
+
MEDIASUBTYPE_H264ByteStream {8D2D71CB-243F-45E3-B2D8-5FD7967EC09B}  ITU-T Rec. H.264 (03/2005), Annex.B: Byte stream format, used in MainConcept H.264 splitter and MainConcept MPEG-2 Demultiplexer for H.264 in TS
+
*formattype: FORMAT_MPEG2Video, cbFormat, pbFormat: struct MPEG2VIDEOINFO should be used with seq_parameter_set_rbsp() and pic_parameter_set_rbsp() in MPEG2VIDEOINFO::dwSequenceHeader[]
+
  
|-
+
* {{H.264/AVC Video Decoder DirectShow Filter: Download}}
|Input Pin Interfaces
+
* {{Contact Support}}
|IMemInputPin, IPin, IQualityControl
+
* {{Place Order!}}
 
+
|-
+
|Output Pin Media Types
+
|*majortype: MEDIATYPE_Video
+
*subtype: MEDIASUBTYPE_YUY2, MEDIASUBTYPE_UYVY, MEDIASUBTYPE_YVYU, MEDIASUBTYPE_ARGB32, MEDIASUBTYPE_RGB32, MEDIASUBTYPE_RGB24, MEDIASUBTYPE_RGB565, MEDIASUBTYPE_RGB555, MEDIASUBTYPE_YV12, MEDIASUBTYPE_I420
+
*formattype: FORMAT_VideoInfo, FORMAT_VideoInfo2, cbFormat, pbFormat: struct VIDEOINFOHEADER or struct VIDEOINFOHEADER2 according to formattype
+
 
+
 
+
|-
+
|Output Pin Interfaces
+
| IMediaSeeking, IPin, IQualityControl
+
 
+
|-
+
|Merit
+
|MERIT_NORMAL
+
  
|-
+
{{Prices|950|1650|2400|300606794|300606795|300606796}}
|Filter Categories
+
| CLSID_LegacyAmFilterCategory, CLSID_MediaLooksCategory
+
  
|}
+
[[Category:Decoders]]
 +
__NOTOC__

Latest revision as of 17:20, 21 September 2023

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

H.264/AVC DirectShow video decoder.

Overview

H.264/AVC Decoder is a DirectShow filter for decoding H.264/AVC video streams.

Why H.264?

H.264/MPEG-4 Part 10 or AVC (Advanced Video Coding) is the latest motion compensation-based video compression technology available today. At only half the bandwidth of MPEG-2, H.264 provides better video quality due to a deblocking filter that helps smooth the sharp edges between macroblocks. Because of this, H.264 is especially suited for HD video.

H.264 is used in:

  • HDTV broadcasting
  • Digital Cinema
  • CCTV (Closed Circuit TV) and Video Surveillance
  • Web players and YouTube-like video sharing sites
  • Blue-ray optical discs

Features

  • Supports Baseline profile (BP), Main profile (MP), Extended profile (XP) and High profile (HiP).
  • Supports 4:2:0 and 4:2:2 color spaces, 8 and 10 bits per color plane.
  • Multicore/Hyper Threading support.
  • MMX/SSE/SSE2/SSE3 ASM optimization.
  • CABAC/CAVLC.
  • I, P and B slices.
  • AVC-Intra support.
  • AVC1 file and byte stream formats support.
  • Field or frame pictures.
  • Color space conversions (YUY2, UYVY, YVYU, Y422, NV12, YV12, I420, ARGB32, RGB32, RGB24, RGB565, RGB555, v210, r210, AB10, AR10, BR16, RB16, AB16, AR16).

Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the filter installation directory.

Supported Standards

  • ITU-T H.264
  • ISO/IEC 14496-10 – MPEG-4 Part 10, Advanced Video Coding

See Also

You Might Also Need

  • MP4 & QuickTime File Splitter - Splitter (demultiplexer) for MP4 and QuickTime video files.
  • MXF Reader - DirectShow filter for reading and demultiplexing MXF files and playlists.
  • Video Mixer - DirectShow filter for real-time mixing of video streams, pictures and texts
  • Resizer Filter - DirectShow filter to resize uncompressed video frames using several algorithms.
  • QuickSync Encoder - DirectShow filter for encoding 8-bit 4:2:0 progressive or interlaced video frames in HEVC, H264 or MPEG-2 formats.

Other Codecs We Made

Action Items

Prices

Single Application License 950 EUR


Single Developer License 1650 EUR


Team License 2400 EUR
Personal tools