H.264/AVC Encoder
From AVObjects Knowledge Base
(Difference between revisions)
Line 1: | Line 1: | ||
− | {{This|products/ | + | {{This|products/codecs,_splitters_&_muxers/h.264_avc_encoder.html}} |
− | + | High-quality DirectShow encoder for H.264/AVC video streams. | |
==Overview== | ==Overview== | ||
− | * {{ | + | * {{H.264/AVC Encoder Decoder DirectShow Filter: Download}} |
− | * {{Contact | + | * {{Contact Support}} |
+ | * {{Place Order!}} | ||
− | + | ===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 (Close Circuit TV) and Video Surveillance | ||
+ | * Web players and YouTube-like video sharing sites | ||
+ | * Blue-ray optical discs | ||
− | + | {{Licensing: Codecs}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | == | + | ==Features== |
− | * | + | * Supports Baseline profile (BP), Main profile (MP), Extended profile (XP) and High profile (HiP). |
− | * | + | * 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 convertions (YUY2, UYVY, YVYU, ARGB32, RGB32, RGB24, RGB565, RGB555, YV12, I420). | ||
− | == | + | ==See Also== |
− | * | + | * [[Decoder Pack]] |
− | + | * [[H.264/AVC Decoder]] | |
− | + | ||
− | + | ==Action Items== | |
− | {{ | + | * {{H.264/AVC Encoder Decoder DirectShow Filter: Download}} |
+ | * {{Contact Support}} | ||
+ | * {{Place Order!}} | ||
[[Category:Encoders, Muxers & Writers]] | [[Category:Encoders, Muxers & Writers]] | ||
[[Category:Codecs, Splitters & Muxers]] | [[Category:Codecs, Splitters & Muxers]] | ||
__NOTOC__ | __NOTOC__ |
Revision as of 18:42, 14 July 2011
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
High-quality DirectShow encoder for H.264/AVC video streams.
Overview
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 (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).
- 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 convertions (YUY2, UYVY, YVYU, ARGB32, RGB32, RGB24, RGB565, RGB555, YV12, I420).