[FFmpeg-devel] [PATCH 0/2] CUVID & NVENC support for P016 content
Philip Langdale
philipl at overt.org
Mon Nov 21 17:28:02 EET 2016
These changes allow cuvid to output P016 for 10/12bit content
and nvenc to accept it (treating it as P010). Additional work
will be required for transcoding, however.
Philip Langdale (2):
avcodec/cuvid: Add support for P016 as an output surface format
avcodec/nvenc: Accept P016 content
compat/cuda/dynlink_cuviddec.h | 3 ++-
libavcodec/cuvid.c | 59 ++++++++++++++++++++++++++++++------------
libavcodec/nvenc.c | 3 +++
libavutil/hwcontext_cuda.c | 11 +++++++-
4 files changed, 58 insertions(+), 18 deletions(-)
--
2.9.3
More information about the ffmpeg-devel
mailing list