H.264/AVC Decoder
|  (→Overview) | |||
| Line 12: | Line 12: | ||
| DirectShow decoder filter for H.264/AVC video streams. | DirectShow decoder filter for H.264/AVC video streams. | ||
| − | |||
| − | |||
| ===H.264/AVC Compression Technology Overview=== | ===H.264/AVC Compression Technology Overview=== | ||
| − | H.264/AVC is the latest  | + | H.264/MPEG-4 Part 10 or AVC (Advanced Video Coding) is the latest motion compensation-based video compression technology available today. <!--H.264 provides... --> | 
| − | * | + | |
| − | * | + | H.264 application areas: | 
| − | *Web players and YouTube-like video sharing  | + | |
| − | * | + | * HDTV broadcasting. | 
| + | * Digital Cinema. | ||
| + | * CCTV (Close Circuit TV) and Video Surveillance. | ||
| + | * Web players and YouTube-like video sharing sites. | ||
| + | * Blue-ray optical discs. | ||
| ==Features== | ==Features== | ||
| − | *Supports Baseline profile (BP), Main profile (MP), Extended profile (XP) and High profile (HiP) | + | * Supports Baseline profile (BP), Main profile (MP), Extended profile (XP) and High profile (HiP). | 
| − | *MMX/SSE/SSE2/SSE3  | + | * Multiple CPU support. | 
| − | + | * MMX/SSE/SSE2/SSE3 ASM optimization. | |
| − | *CABAC/CAVLC | + | * CABAC/CAVLC. | 
| − | *I, P and B slices | + | * I, P and B slices. | 
| − | *AVC-Intra support | + | * AVC-Intra support. | 
| − | *AVC1 file and byte stream formats support | + | * AVC1 file and byte stream formats support. | 
| − | *Field or frame pictures | + | * Field or frame pictures. | 
| − | *Color space  | + | * Color space convertions (YUY2, UYVY, YVYU, ARGB32, RGB32, RGB24, RGB565, RGB555, YV12, I420). | 
| ==Technical Specs== | ==Technical Specs== | ||
| Line 79: | Line 81: | ||
| ==See Also== | ==See Also== | ||
| − | *MediaLooks BroadCast Automation Platform: [[Multimedia SDK]]<br/> | + | |
| − | *MediaLooks Vision Mixing and Chroma Keying Platform: [[Vision Mixer SDK]]<br/> | + | * MediaLooks BroadCast Automation Platform: [[Multimedia SDK]]<br/> | 
| + | * MediaLooks Vision Mixing and Chroma Keying Platform: [[Vision Mixer SDK]]<br/> | ||
| ==Downloads== | ==Downloads== | ||
Revision as of 16:39, 11 July 2010
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
High-quality DirectShow decoder for H.264/AVC video streams.
Overview
DirectShow decoder filter for H.264/AVC video streams.
H.264/AVC Compression Technology Overview
H.264/MPEG-4 Part 10 or AVC (Advanced Video Coding) is the latest motion compensation-based video compression technology available today.
H.264 application areas:
- HDTV broadcasting.
- Digital Cinema.
- CCTV (Close 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).
- Multiple CPU 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 convertions (YUY2, UYVY, YVYU, ARGB32, RGB32, RGB24, RGB565, RGB555, YV12, I420).
Technical Specs
DirectShow Interfaces
| Filter Interfaces: | IBaseFilter, IPersistStream, ISpecifyPropertyPages, IMLH264Decoder | 
| Input Pin Media Types | majortype: MEDIATYPE_Video, MEDIATYPE_MPEG2_PES subtype: | 
| Input Pin Interfaces | IMemInputPin, IPin, IQualityControl | 
| Output Pin Media Types | majortype: MEDIATYPE_Video | 
| Output Pin Interfaces | IMediaSeeking, IPin, IQualityControl | 
| Merit | MERIT_NORMAL | 
| Filter Categories | CLSID_LegacyAmFilterCategory, CLSID_MediaLooksCategory | 
See Also
-  MediaLooks BroadCast Automation Platform: Multimedia SDK
 
-  MediaLooks Vision Mixing and Chroma Keying Platform: Vision Mixer SDK
 
Downloads
Licensing
If you are interested in licensing this product please contact us through the link below.
