1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

doc/filters: fix selectivecolor example

Fixes Ticket #4927
This commit is contained in:
Clément Bœsch 2015-10-14 16:34:41 +02:00
parent bf0d2d6030
commit c793a271d5

View File

@ -13097,7 +13097,7 @@ pixels of its range.
@itemize
@item
Increase cyan by 55% and reduce yellow by 33% in every green areas, and
Increase cyan by 50% and reduce yellow by 33% in every green areas, and
increase magenta by 27% in blue areas:
@example
selectivecolor=greens=.5 0 -.33 0:blues=0 .27