GNOME Bugzilla – Bug 796629
nvdec doesn't support 10-bit decoding
Last modified: 2018-11-03 14:26:39 UTC
The nvdec plugin doesn't currently support 10-bit decoding, but doesn't fail correctly when it is given a 10-bit stream. Instead, this causes garbled video to be displayed as it incorrectly assumes the video stream is 8-bit. Currently, I've only tried to play back 10-bit HEVC streams, I haven't tried any 10-bit H.264 or VP8/9 streams. The test stream I've been using can be found here (MPEG-DASH): http://testassets.dashif.org/#testvector/details/586fb3879ae9045678eacd3f
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/737.