Nvidia Video Codec SDK developers told me so in my email to them and I confirmed it via hevc bitstream analysis tools. You didn’t view my postings at doom9 forum about basic HEVC bitstream analysis from Intel, AMD and Nvidia black box encoders?
I am more saddened by the fact Nvidia doesn’t backport weighted prediction feature to maxwell seeing this particular feature makes use of CUDA cores.
HEVC B-frames are not supported on any of the shipping GPUs.
>>> I am more saddened by the fact Nvidia doesn’t backport weighted prediction feature to maxwell seeing this particular feature makes use of CUDA cores. <<<
Can you please elaborate what you mean by this? What does weighted prediction have to do with HEVC B-frames?
Oh, for the first question…I mean Maxwell V2 hardware doesn’t have SAO (for HEVC) or high bitdepth (understandable since Maxwell V2 Nvenc chip is old compared to Pascal), but not having weighted prediction for HEVC encoding even though the feature make use of CUDA cores kinda…disappointing. Why does WP have to be exclusive for Pascal?
As for the second question, just saying enabling WP offers better compression efficiency since current Nvenc doesn’t support HEVC B-frames if his GPU can support it…hahaha…
Off topic question, speaking of which B-frames…there have been several revision of NVENC chips since Kepler, why does H264 B-pyramid still not implemented yet? Intel had implemented H264 b-pyramid for its QSV since Ivy Bridge generation.