[FFmpeg-trac] #8020(avcodec:new): avcodec_default_get_buffer2 Leak

FFmpeg trac at avcodec.org
Tue Jul 23 11:11:51 EEST 2019


#8020: avcodec_default_get_buffer2 Leak
------------------------------------+-----------------------------------
             Reporter:  vindicator  |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  4.1         |               Resolution:
             Keywords:  leak        |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by vindicator):

 I trimmed the 1 hour (1.1GB) stream down to the part that was affected,
 making it 1 minute (20MB) using:
 $ ffmpeg -i <path>/<input>.ts -c:v copy -c:a copy -ss 17:15.0 -t 1:00.0
 <output>.ts

 For some reason, the audio doesn't play with ffplay when trimmed, but if
 you wait like maybe 10 seconds, your RAM usage will spike.
 Mine just went from 2.9GB to 4.6GB before I forcefully closed it.

 Also, for some reason I didn't get any email notification of mkver's
 reply.
 Could it be due to special character's in my address?

 I noticed the upload page is for videolan, but my issue was with ffplay.
 The upload has completed now.

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


More information about the FFmpeg-trac mailing list