You've already forked FFmpeg
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:
@@ -8541,7 +8541,7 @@ Print all metadata values for frames with key @code{lavfi.singnalstats.YDIF} wit
|
|||||||
between 0 and 1.
|
between 0 and 1.
|
||||||
@example
|
@example
|
||||||
@end 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
|
@end itemize
|
||||||
|
|
||||||
@section mpdecimate
|
@section mpdecimate
|
||||||
|
Reference in New Issue
Block a user