[FFmpeg-trac] #1475(avformat:new): Memory leak in ff_read_packet when decoding udp mpegts multicast stream

FFmpeg trac at avcodec.org
Mon Jul 30 14:07:55 CEST 2012


#1475: Memory leak in ff_read_packet when decoding udp mpegts multicast stream
-------------------------------------+------------------------------------
             Reporter:  thutschen    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:  udp          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by hockey_dave):

 Any word on this issue?  This memory leak is pretty severe and basically
 makes UDP input useless for long data reception.  I would guess it's
 probably fine for short files where you restart ffmpeg before the memory
 leak becomes severe enough to take the process down.

 Any workarounds?  It would be difficult for me to roll back to an earlier
 ffmpeg version since I use Xuggler and bundled ffmpeg libraries.  In my
 case the memory leak just runs the jvm process up to machine installed
 memory and then crashes the jvm.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1475#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list