Commit a7897bd3 authored by Paul B Mahol's avatar Paul B Mahol

avfilter/vf_vectorscope: add graticule

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 85dd497b
......@@ -12559,6 +12559,28 @@ can still spot out of range values without constantly looking at vectorscope.
@item peak+instant
Peak and instant envelope combined together.
@end table
@item graticule, g
Set what kind of graticule to draw.
@table @samp
@item none
@item green
@item color
@end table
@item opacity, o
Set graticule opacity.
@item flags, f
Set graticule flags.
@table @samp
@item white
Draw graticule for white point.
@item black
Draw graticule for black point.
@end table
@end table
@anchor{vidstabdetect}
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment