mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
doc/filters: mention availability of mcdeint, uspp
Filters are present in tree of master and in docs but were
hard-disabled in 95054bfa48
.
They remain available in v4.4 or earlier.
This commit is contained in:
parent
ad06929d8d
commit
49e3a8165c
@ -14689,6 +14689,8 @@ Apply motion-compensation deinterlacing.
|
||||
It needs one field per frame as input and must thus be used together
|
||||
with yadif=1/3 or equivalent.
|
||||
|
||||
This filter is only available in ffmpeg version 4.4 or earlier.
|
||||
|
||||
This filter accepts the following options:
|
||||
@table @option
|
||||
@item mode
|
||||
@ -20667,6 +20669,8 @@ The way this differs from the behavior of spp is that uspp actually encodes &
|
||||
decodes each case with libavcodec Snow, whereas spp uses a simplified intra only 8x8
|
||||
DCT similar to MJPEG.
|
||||
|
||||
This filter is only available in ffmpeg version 4.4 or earlier.
|
||||
|
||||
The filter accepts the following options:
|
||||
|
||||
@table @option
|
||||
|
Loading…
Reference in New Issue
Block a user