mirror of https://git.ffmpeg.org/ffmpeg.git
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:
parent
e9aa1bfd8c
commit
3e9793cf38
|
@ -342,6 +342,8 @@ Publish master playlist repeatedly every after specified number of segment inter
|
|||
@item -write_prft @var{write_prft}
|
||||
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.
|
||||
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}
|
||||
Set one or more manifest profiles.
|
||||
|
|
Loading…
Reference in New Issue