[FFmpeg-trac] #5315(avformat:new): hlsenc ignores http method AVOption on index files

FFmpeg trac at avcodec.org
Tue Mar 8 22:08:40 CET 2016


#5315: hlsenc ignores http method AVOption on index files
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  longhairedcountryboy               |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:  avformat     |  master
             Keywords:  hlsenc http  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 report attached.

 Use hlsenc output to a http URI and try to override the method AVOption.

 In the report, you can see that index files use POST and the chunks use
 PUT as expected.

 An interim fix is to pass &options to the io_open call that creates the
 index file - but I've only tested this on HTTP and don't know if it will
 break any other use case.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5315>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list