Skip to content

Instantly share code, notes, and snippets.

View kkkrackpot's full-sized avatar

Kranky K. Krackpot kkkrackpot

View GitHub Profile
@kkkrackpot
kkkrackpot / 10bit.diff
Created September 21, 2016 09:56
cuviddec.h with bith depth support
commit e0e1b9c778ed98c942d435da6ecbd3c6e3cbaf53
Author: Philip Langdale <[email protected]>
Date: Sat Sep 3 12:52:52 2016 -0700
cuvid: Support > 8bit input formats
Although cuvid can only output 8bit, it can consume HEVC Main10 if
the bit depth is set properly.
This requires a newer version of cuviddec.h from CUDA 8 (I expect),