[FFmpeg-trac] #9143(avformat:new): libavformat:hlsenc split mpegts file failed if segment size >= INT_MAX/2

FFmpeg trac at avcodec.org
Mon Mar 8 05:38:10 EET 2021


#9143: libavformat:hlsenc split mpegts file failed if segment size >= INT_MAX/2
-------------------------------------+-------------------------------------
             Reporter:  hybase       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  hlsenc       |               Blocked By:
  mpegts                             |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by hybase):

 I have try to enlarge it, but I meet av_reallocp(&d->buffer,
 new_allocated_size)) failed in dyn_buf_write() because the buffer size too
 big for mem alloc.

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


More information about the FFmpeg-trac mailing list