[FFmpeg-trac] #11319(avformat:new): http download without Content-Length warns about ending prematurely

FFmpeg trac at avcodec.org
Fri Nov 22 23:59:19 EET 2024


#11319: http download without Content-Length warns about ending prematurely
-------------------------------------+-------------------------------------
             Reporter:  David        |                    Owner:  (none)
  Johansen                           |
                 Type:  defect       |                   Status:  new
             Priority:  minor        |                Component:  avformat
              Version:  7.1          |               Resolution:
             Keywords:  http         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by David Johansen):

 Yes, but that can also be from a streaming response. In this case, it's a
 non-streaming response but it doesn't have a `Content-Length` header to
 indicate how much to download. This isn't common, but can happen if the
 server doesn't include that header.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11319#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list