1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

lavfi/vf_libplacebo: add corner_rounding option

For what use it may be.
This commit is contained in:
Niklas Haas
2023-05-24 15:47:44 +02:00
parent 098b338369
commit c4cdd79435
2 changed files with 11 additions and 0 deletions

View File

@@ -16164,6 +16164,12 @@ example as a result of @option{normalize_sar}. For the general syntax of this
option, check the @ref{color syntax,,"Color" section in the ffmpeg-utils
manual,ffmpeg-utils}. Defaults to @code{black}.
@item corner_rounding
Render frames with rounded corners. The value, given as a float ranging from
@code{0.0} to @code{1.0}, indicates the relative degree of rounding, from fully
square to fully circular. In other words, it gives the radius divided by half
the smaller side length. Defaults to @code{0.0}.
@item colorspace
@item color_primaries
@item color_trc