[FFmpeg-trac] #5080(avformat:open): Excessive HTTP GETs reading MP4 from web server

FFmpeg trac at avcodec.org
Wed Sep 12 10:54:13 EEST 2018


#5080: Excessive HTTP GETs reading MP4 from web server
-------------------------------------+------------------------------------
             Reporter:  nealzebub    |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  http mov     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by j_karthic):

 One could also write a new wrapping protocol with a configurable
 buffer(s), which works on many underlying protocols including http. See
 Cache protocol and tee protocol for examples.
 https://ffmpeg.org/ffmpeg-protocols.html#toc-cache
 https://ffmpeg.org/ffmpeg-protocols.html#tee

 New protocol approach could be much simpler than modifying the existing
 http.c

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


More information about the FFmpeg-trac mailing list