Template:H.264 Features
From AVObjects Knowledge Base
(Difference between revisions)
(→Features) |
|||
Line 2: | Line 2: | ||
* 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). | ||
+ | * Supports 4:2:0 and 4:2:2 color spaces, 8 and 10 bits per color plane. | ||
* Multicore/Hyper Threading support. | * Multicore/Hyper Threading support. | ||
* MMX/SSE/SSE2/SSE3 ASM optimization. | * MMX/SSE/SSE2/SSE3 ASM optimization. | ||
Line 9: | Line 10: | ||
* 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 conversions (YUY2, UYVY, YVYU, Y422, NV12, YV12, I420, ARGB32, RGB32, RGB24, RGB565, RGB555, v210, r210, AB10, AR10, BR16, RB16, AB16, AR16). |
===Supported Standards=== | ===Supported Standards=== |
Latest revision as of 14:05, 27 October 2020
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).
Supported Standards
- ITU-T H.264
- ISO/IEC 14496-10 – MPEG-4 Part 10, Advanced Video Coding