ffmpeg | branch: master | Clément Bœsch <clem...@stupeflix.com> | Wed Oct 14 
16:34:41 2015 +0200| [c793a271d567e961a3643513adc0463f5b97485b] | committer: 
Clément Bœsch

doc/filters: fix selectivecolor example

Fixes Ticket #4927

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c793a271d567e961a3643513adc0463f5b97485b
---

 doc/filters.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 34008e5..f58f014 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -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

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to