mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
doc/filters: split tblend from blend
This commit is contained in:
parent
2e6db121a8
commit
ad65a15328
@ -6608,7 +6608,8 @@ The threshold below which a pixel value is considered black; it defaults to
|
|||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@section blend, tblend
|
@anchor{blend}
|
||||||
|
@section blend
|
||||||
|
|
||||||
Blend two video frames into each other.
|
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
|
@section swapuv
|
||||||
Swap U & V plane.
|
Swap U & V plane.
|
||||||
|
|
||||||
|
@section tblend
|
||||||
|
Blend successive video frames.
|
||||||
|
|
||||||
|
See @ref{blend}
|
||||||
|
|
||||||
@section telecine
|
@section telecine
|
||||||
|
|
||||||
Apply telecine process to the video.
|
Apply telecine process to the video.
|
||||||
|
Loading…
Reference in New Issue
Block a user