mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
avfilter/libplacebo: use a transparent default fillcolor
This will leave the background transparent when the target format contains an alpha channel, without affecting the behavior on formats without one.
This commit is contained in:
@ -16458,7 +16458,7 @@ approaches.
|
||||
Set the color used to fill the output area not covered by the output image, for
|
||||
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}.
|
||||
manual,ffmpeg-utils}. Defaults to @code{black@@0}.
|
||||
|
||||
@item corner_rounding
|
||||
Render frames with rounded corners. The value, given as a float ranging from
|
||||
|
Reference in New Issue
Block a user