mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
doc/filters: typo in frei0r
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 6a6eec485d23b0c47a7cfeb94995db1be91c0e1a) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
20c440edbc
commit
4627033a23
@ -8263,7 +8263,7 @@ It accepts the following parameters:
|
|||||||
@item filter_name
|
@item filter_name
|
||||||
The name of the frei0r effect to load. If the environment variable
|
The name of the frei0r effect to load. If the environment variable
|
||||||
@env{FREI0R_PATH} is defined, the frei0r effect is searched for in each of the
|
@env{FREI0R_PATH} is defined, the frei0r effect is searched for in each of the
|
||||||
directories specified by the colon-separated list in @env{FREIOR_PATH}.
|
directories specified by the colon-separated list in @env{FREI0R_PATH}.
|
||||||
Otherwise, the standard frei0r paths are searched, in this order:
|
Otherwise, the standard frei0r paths are searched, in this order:
|
||||||
@file{HOME/.frei0r-1/lib/}, @file{/usr/local/lib/frei0r-1/},
|
@file{HOME/.frei0r-1/lib/}, @file{/usr/local/lib/frei0r-1/},
|
||||||
@file{/usr/lib/frei0r-1/}.
|
@file{/usr/lib/frei0r-1/}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user