AOM --use-16bit-internal #2957
-
|
Does libavif utilise AOM's API |
Beta Was this translation helpful? Give feedback.
Answered by
wantehchang
Jan 8, 2026
Replies: 1 comment 1 reply
-
|
For bit depth 8, I would expect that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jingninghan @jzern
Hi macdavis,
Correction: I asked Jingning Han (who leads the libaom team at Google) this question. He said that for 8-bit input,
--use-16bit-internalneeds to be used in conjunction with--bit-depth 10to get better compression performance.