[FFmpeg-trac] #7778(avcodec:closed): Visual artifacts when decoding with h264_cuvid

FFmpeg trac at avcodec.org
Sun Mar 10 01:54:57 EET 2019


#7778: Visual artifacts when decoding with h264_cuvid
------------------------------------+-----------------------------------
             Reporter:  Ilya87      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  invalid
             Keywords:  cuvid       |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by philipl):

 * status:  reopened => closed
 * resolution:   => invalid


Comment:

 I don't know. They don't document what the decoder is capable, or not
 capable of. What I do know is that when you use `nvdec`, your first sample
 plays without artefacts, and when you use `cuvid`, there are artefacts.
 The difference between `nvdec` and `cuvid` is the use of the native ffmpeg
 decoder for `nvdec` and the nvidia decoder library for `cuvid`. Another
 known limitation is that `cuvid` won't correctly decode 10bit hdr hevc.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7778#comment:15>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list