mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-17 20:37:04 +00:00
doc/filters: add sepia example for colorchannelmixer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
56123fc721
commit
a289f418e4
@ -2371,6 +2371,11 @@ Convert source to grayscale:
|
|||||||
@example
|
@example
|
||||||
colorchannelmixer=.3:.4:.3:0:.3:.4:.3:0:.3:.4:.3
|
colorchannelmixer=.3:.4:.3:0:.3:.4:.3:0:.3:.4:.3
|
||||||
@end example
|
@end example
|
||||||
|
@item
|
||||||
|
Simulate sepia tones:
|
||||||
|
@example
|
||||||
|
colorchannelmixer=.393:.769:.189:0:.349:.686:.168:0:.272:.534:.131
|
||||||
|
@end example
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@section colormatrix
|
@section colormatrix
|
||||||
|
Loading…
Reference in New Issue
Block a user