Browse Source

doc/filters: split tblend from blend

tags/n4.3
Paul B Mahol 5 years ago
parent
commit
ad65a15328
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      doc/filters.texi

+ 7
- 1
doc/filters.texi View File

@@ -6608,7 +6608,8 @@ The threshold below which a pixel value is considered black; it defaults to

@end table

@section blend, tblend
@anchor{blend}
@section blend

Blend two video frames into each other.

@@ -17817,6 +17818,11 @@ the position in the file of the input frame, NAN if unknown
@section swapuv
Swap U & V plane.

@section tblend
Blend successive video frames.

See @ref{blend}

@section telecine

Apply telecine process to the video.


Loading…
Cancel
Save