schema change
This commit is contained in:
parent
32803e7ed4
commit
312ee9ac7f
37 changed files with 147 additions and 57 deletions
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
obj: codec
|
||||
obj: format
|
||||
mime: "video/h265"
|
||||
wiki: https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding
|
||||
---
|
||||
|
||||
# H.265
|
||||
High Efficiency Video Coding (HEVC), also known as H.265 and MPEG-H Part 2, is a video compression standard designed as part of the MPEG-H project as a successor to the widely used Advanced Video Coding (AVC, [H.264](H.264.md), or MPEG-4 Part 10). In comparison to AVC, HEVC offers from 25% to 50% better data compression at the same level of video quality, or substantially improved video quality at the same bit rate. It supports resolutions up to 8192×4320, including 8K UHD, and unlike the primarily 8-bit AVC, HEVC's higher fidelity Main 10 profile has been incorporated into nearly all supporting hardware.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue