diff options
author | Diego Felix de Souza <[email protected]> | 2024-04-19 08:38:51 +0000 |
---|---|---|
committer | Timo Rothenpieler <[email protected]> | 2024-04-25 00:33:13 +0200 |
commit | 9d675bb60d2542631f37613aa92b7e1144bbeaa1 (patch) | |
tree | a150f50e04f2f1cab6e024b2ec455106e7293b6e /doc/examples/decode_video.c | |
parent | 1a8d50e379dfe48edc0d89183ded910717240a92 (diff) |
avcodec/nvenc: add high bit depth encoding for HEVC
Adding 10-bit encoding support for HEVC if the input is 8-bit. In
case of 8-bit input content, NVENC performs an internal CUDA 8 to
10-bit conversion of the input prior to encoding. Currently, only
AV1 supports encoding 8-bit content as 10-bit.
Signed-off-by: Diego Felix de Souza <[email protected]>
Signed-off-by: Timo Rothenpieler <[email protected]>
Diffstat (limited to 'doc/examples/decode_video.c')
0 files changed, 0 insertions, 0 deletions