[FFmpeg-trac] #8948(undetermined:open): NVDEC fails on file: requires (29 + threads) surfaces; thus fails on >3 threads

FFmpeg trac at avcodec.org
Fri Jan 27 06:45:29 EET 2023


#8948: NVDEC fails on file: requires (29 + threads) surfaces; thus fails on >3
threads
-------------------------------------+-------------------------------------
             Reporter:  ericbg       |                    Owner:  Timo R.
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Balling):

 * priority:  normal => important

Comment:

 it says now to lower threads but it still fails. It does not try to lower
 the ammount of threads.
  Why cannot that be automcatic???


 {{{
 [h264 @ 000002ab2312dcc0] Try lowering the amount of threads. Using 4
 right now.

 }}}

 So now:


 {{{
 [h264 @ 00000244c19223c0]
 decoder->cvdl->cuvidCreateDecoder(&decoder->decoder, params) failed ->
 CUDA_ERROR_INVALID_VALUE: invalid argument
 [h264 @ 00000244c19223c0] Using more than 32 (34) decode surfaces might
 cause nvdec to fail.
 [h264 @ 00000244c19223c0] Try lowering the amount of threads. Using 5
 right now.
 [h264 @ 00000244c19223c0] Failed setup for format cuda: hwaccel
 initialisation returned error.
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/8948#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list