Opened 8 years ago
Closed 8 years ago
#7584 closed defect (invalid)
Add chroma subsampling setting to libaom-av1
| Reported by: | Ewout | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | unspecified | Keywords: | libaom |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Currently there is no option to specify chroma subsampling when encoding using libaom-av1, and 4:2:0 is used by default. Settings for 4:0:0 (monochrome), 4:2:2 and 4:4:4 should be added.
The color config semantics for AV1 are here specified (large document): https://aomediacodec.github.io/av1-spec/#color-config-semantics
Change History (2)
comment:1 by , 8 years ago
| Keywords: | libaom added; aom removed |
|---|
comment:2 by , 8 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Chroma subsampling is set by choosing output AVPixelFormat.