You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters: update/correct mp documentation
This commit is contained in:
@@ -5072,7 +5072,7 @@ optimal individual vectors. Default value is 1.
|
|||||||
|
|
||||||
Apply an MPlayer filter to the input video.
|
Apply an MPlayer filter to the input video.
|
||||||
|
|
||||||
This filter provides a wrapper around most of the filters of
|
This filter provides a wrapper around some of the filters of
|
||||||
MPlayer/MEncoder.
|
MPlayer/MEncoder.
|
||||||
|
|
||||||
This wrapper is considered experimental. Some of the wrapped filters
|
This wrapper is considered experimental. Some of the wrapped filters
|
||||||
@@ -5080,7 +5080,7 @@ may not work properly and we may drop support for them, as they will
|
|||||||
be implemented natively into FFmpeg. Thus you should avoid
|
be implemented natively into FFmpeg. Thus you should avoid
|
||||||
depending on them when writing portable scripts.
|
depending on them when writing portable scripts.
|
||||||
|
|
||||||
The filters accepts the parameters:
|
The filter accepts the parameters:
|
||||||
@var{filter_name}[:=]@var{filter_params}
|
@var{filter_name}[:=]@var{filter_params}
|
||||||
|
|
||||||
@var{filter_name} is the name of a supported MPlayer filter,
|
@var{filter_name} is the name of a supported MPlayer filter,
|
||||||
|
Reference in New Issue
Block a user