[FFmpeg-trac] #7695(undetermined:new): ffmpeg is ignoring -headers option

FFmpeg trac at avcodec.org
Tue Mar 10 06:31:44 EET 2020


#7695: ffmpeg is ignoring -headers option
-------------------------------------+-------------------------------------
             Reporter:  Anan5a       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by StndCpp):

 I am facing the same ffmpeg limitation with the current nightly for
 windows (20200309-608b8a8-win64-static).
 If I supply ffmpeg an input m3u file located in my hard disk there is no
 way to customize http headers of subsequent network requests ffmpeg will
 make. This is also the case if the m3u is supplied via input pipe instead
 of input local file (for example with cat or echo in windows).

 The reasons to need this feature could be diverse, for example you could
 need to download an m3u file to the hard disk and edit its content before
 feeding it to ffmpeg, using custom headers like you could if the m3u was
 located on the internet.

 I could provide more detailed info or commands to replicate, but I think
 it is already clear what this feature request is about. Still if needed,
 let me know.
 So, is there any chance this will be implemented, or is there already a
 way to achieve this with ffmpeg that I am not aware?

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


More information about the FFmpeg-trac mailing list