[FFmpeg-trac] #6476(avcodec:closed): NVENC: "InitializeEncoder failed" error occurs when level 5.2 is specified

FFmpeg trac at avcodec.org
Fri Oct 29 17:43:56 EEST 2021


#6476: NVENC: "InitializeEncoder failed" error occurs when level 5.2 is specified
-------------------------------------+-----------------------------------
             Reporter:  alexpigment  |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:  fixed
             Keywords:  nvenc        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Comment (by Balling):

 This is VERY wrong that when you do ffmpeg -f lavfi -i smptebars -c:v
 h264_nvenc -s 3840x2160 -aspect 16:9 -profile:v high -r 60/1.001 -level
 6.2 -t 5 output.mp4

 only 2 bytes are changed that say what version it is!! WTF. It should
 write correct profile which is 5.2 in this case.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/6476#comment:12>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list