mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
avfilter/vf_fillborders: add another mode
This commit is contained in:
@@ -12280,6 +12280,9 @@ fill pixels using wrapping
|
||||
|
||||
@item fade
|
||||
fade pixels to constant value
|
||||
|
||||
@item margins
|
||||
fill pixels at top and bottom with weighted averages pixels near borders
|
||||
@end table
|
||||
|
||||
Default is @var{smear}.
|
||||
|
||||
Reference in New Issue
Block a user