Opened 9 years ago

Closed 6 years ago

Last modified 5 years ago

#4761 closed enhancement (invalid)

Impossible to add muxer or custom options to streams

Reported by: Danny B. Owned by:
Priority: normal Component: ffserver
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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.

Change History (3)

comment:2 by Rostislav Pehlivanov, 6 years ago

Resolution: invalid
Status: newclosed

ffserver was removed from git master, closing bug as invalid

comment:3 by Carl Eugen Hoyos, 5 years ago

Keywords: stream configuration options muxer removed
Note: See TracTickets for help on using tickets.