doc/muxers: describe the default behavior of the write_prft dash muxer option

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2020-02-26 11:03:45 -03:00
parent e9aa1bfd8c
commit 3e9793cf38

View File

@ -342,6 +342,8 @@ Publish master playlist repeatedly every after specified number of segment inter
@item -write_prft @var{write_prft} @item -write_prft @var{write_prft}
Write Producer Reference Time elements on supported streams. This also enables writing Write Producer Reference Time elements on supported streams. This also enables writing
prft boxes in the underlying muxer. Applicable only when the @var{utc_url} option is enabled. prft boxes in the underlying muxer. Applicable only when the @var{utc_url} option is enabled.
It's set to auto by default, in which case the muxer will attempt to enable it only in modes
that require it.
@item -mpd_profile @var{mpd_profile} @item -mpd_profile @var{mpd_profile}
Set one or more manifest profiles. Set one or more manifest profiles.