MPEG-4 Decoder

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(Overview)
(Features)
Line 23: Line 23:
 
* Uncompressed formats: FORMAT_VideoInfo, FORMAT_VideoInfo2.
 
* Uncompressed formats: FORMAT_VideoInfo, FORMAT_VideoInfo2.
  
Supported MPEG-4 Standard
+
===Supported Formats===
ISO/IEC 14496-2:2001(E)  
+
 
 +
* ISO/IEC 14496-2:2001(E)
  
 
{{Licensing: Codecs}}
 
{{Licensing: Codecs}}

Revision as of 16:03, 15 July 2011

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

MPEG-4 DirectShow video decoder.

Overview

MPEG-4 Decoder is a DirectShow filter for decoding streams compressed according to ISO/IEC 14496-2:2001(E).

Features

  • Uses up to 8 processors to decode each frame.
  • Highly optimized for the Intel processor family.
  • Supported profiles: Simple and Advanced Simple
  • Supports resolutions up to HD (1920x1080).
  • Compressed chroma format: 4:2:0.
  • Picture coding types: I, P, B.
  • Uncompressed color spaces: YV12, I420, YUY2, UYVY, YVYU, ARGB32, RGB32, RGB24, RGB565, RGB555, Y422, NV12.
  • Uncompressed formats: FORMAT_VideoInfo, FORMAT_VideoInfo2.

Supported Formats

  • ISO/IEC 14496-2:2001(E)


See Also

Action Items

Personal tools