[FFmpeg-trac] #6463(undetermined:new): av_interleaved_write_frame(): Cannot allocate memory

FFmpeg trac at avcodec.org
Mon Oct 16 16:47:36 EEST 2017


#6463: av_interleaved_write_frame(): Cannot allocate memory
-------------------------------------+-------------------------------------
             Reporter:  epollia      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by aergistal):

 The error is returned by '''udp_write''' (libavformat/udp.c) when a
 circular buffer is used for the output and it overflows.
 ''overrun_nonfatal'' doesn't apply in this case. Make sure the output
 device can sustain the bitrate and/or increase ''fifo_size''.

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


More information about the FFmpeg-trac mailing list