mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-05 23:00:02 +00:00
doc/filters: fix metadata example
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
80026a8ac3
commit
855d9d29eb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user