You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/filters: fix typo in format filter
The inline example for option color_ranges used 'color_spaces' Fixes #11441
This commit is contained in:
@@ -14330,7 +14330,7 @@ A '|'-separated list of color space names, such as
|
|||||||
|
|
||||||
@item color_ranges
|
@item color_ranges
|
||||||
A '|'-separated list of color range names, such as
|
A '|'-separated list of color range names, such as
|
||||||
"color_spaces=tv|pc".
|
"color_ranges=tv|pc".
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user