1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

doc/filters: fix metadata example

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol
2016-02-11 16:30:04 +01:00
parent 80026a8ac3
commit 855d9d29eb

View File

@@ -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