[FFmpeg-trac] #5690(undetermined:new): Codec hevc_nvenc (GPU M4000) + HLS memory leak

FFmpeg trac at avcodec.org
Mon Jul 4 19:08:19 CEST 2016


#5690: Codec hevc_nvenc (GPU M4000) + HLS memory leak
-------------------------------------+-------------------------------------
             Reporter:  milanc       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  leak         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by oromit):

 I left the following command running for an hour, using nvidia-drivers
 367.27:

 {{{
 ./ffmpeg -f lavfi -i "testsrc=size=1920x1080" -pix_fmt yuv420p -c:v
 h264_nvenc -b:v 3000k -maxrate 4000k -bufsize 3000k -f null -y /dev/null
 }}}

 Using ffmpeg built from 1ad4471526c70d073b19bd551dc4193457d1e610, there
 was no increase in memory usage over the whole time.

 So this is either coming from some other component of ffmpeg you are
 using, or from your nvidia driver.

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


More information about the FFmpeg-trac mailing list