[FFmpeg-trac] #4761(ffserver:new): Impossible to add muxer or custom options to streams

FFmpeg trac at avcodec.org
Thu Aug 6 18:02:42 CEST 2015


#4761: Impossible to add muxer or custom options to streams
-------------------------------------+-------------------------------------
             Reporter:  danb         |                     Type:
               Status:  new          |  enhancement
            Component:  ffserver     |                 Priority:  normal
             Keywords:               |                  Version:  git-
  stream,configuration,options,muxer |  master
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 It's impossible to set muxer or other custom options within the
 '''<Stream>''' section of the configuration file.

 Using "''AVOptionVideo''" and "''AVOptionAudio''" is not possible since
 the additionnal option(s) are not provided by encoders/decoders.

 The actual concret attempt is to setup the stream so we can use the custom
 options from '''HLS''' such as "''hls_time''" and "''hls_allow_cache''" as
 provided in the ffserver documentation but further more options are not
 possible with the current state.
 (https://www.ffmpeg.org/ffserver-all.html#toc-Options-31)

 Thank you.

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


More information about the FFmpeg-trac mailing list