| 9 | | Some ''muxers'' have ways of achieving this: The `tee` muxer has a special syntax, the `segment` muxer has "`-segment_format_options`", the `dash` muxer has "`-format_options`", the fifo muxer has "`-format_opts`". I don't see this for the `hls` demuxer (which is used in this example) though. The `hls` demuxer ''does'' expose some http protocol options via its own proxy options ("`-http_persistent`", "`-http_multiple`"), but "`-headers`" does not belong to those. |
| | 9 | Some ''muxers'' have ways of achieving this: The `tee` muxer has a special syntax, the `segment` muxer has "`-segment_format_options`", the `dash` muxer has "`-format_options`", the `fifo` muxer has "`-format_opts`". I don't see this for the `hls` demuxer (which is used in this example) though. The `hls` demuxer ''does'' expose some http protocol options via its own proxy options ("`-http_persistent`", "`-http_multiple`"), but "`-headers`" does not belong to those. |