Commit 855d9d29 authored by Paul B Mahol's avatar Paul B Mahol

doc/filters: fix metadata example

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 80026a8a
......@@ -8541,7 +8541,7 @@ Print all metadata values for frames with key @code{lavfi.singnalstats.YDIF} wit
between 0 and 1.
@example
@end example
signalstats,metadata=print:key=lavfi.signalstats.YDIF:function=expr:expr='between(VALUE1,0,1)'
signalstats,metadata=print:key=lavfi.signalstats.YDIF:value=0:function=expr:expr='between(VALUE1,0,1)'
@end itemize
@section mpdecimate
......
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