forked from FFmpeg/FFmpeg
parent
91004ed3ec
commit
de8e6e67e7
1 changed files with 4 additions and 0 deletions
|
@ -1419,6 +1419,10 @@ overwritten with new images. Default value is 0.
|
||||||
If set to 1, expand the filename with date and time information from
|
If set to 1, expand the filename with date and time information from
|
||||||
@code{strftime()}. Default value is 0.
|
@code{strftime()}. Default value is 0.
|
||||||
|
|
||||||
|
@item atomic_writing
|
||||||
|
Write output to a temporary file, which is renamed to target filename once
|
||||||
|
writing is completed. Default is disabled.
|
||||||
|
|
||||||
@item protocol_opts @var{options_list}
|
@item protocol_opts @var{options_list}
|
||||||
Set protocol options as a :-separated list of key=value parameters. Values
|
Set protocol options as a :-separated list of key=value parameters. Values
|
||||||
containing the @code{:} special character must be escaped.
|
containing the @code{:} special character must be escaped.
|
||||||
|
|
Loading…
Add table
Reference in a new issue