diff options
author | Paul B Mahol <onemda@gmail.com> | 2020-08-31 18:06:54 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-08-31 19:59:35 +0200 |
commit | e417f84003d1dc62983024e902c9ebf306fdffe3 (patch) | |
tree | b7777617a99fb62430a375dfe51ebbd09409af31 /doc/filters.texi | |
parent | 57915df230b8241cb3636041c4113a2e1f8fa92f (diff) | |
download | ffmpeg-e417f84003d1dc62983024e902c9ebf306fdffe3.tar.gz |
avfilter/f_graphmonitor: also show link EOF status in blue
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 5074538e9a..fb8757ff8f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -11936,6 +11936,9 @@ Display video size or number of audio channels in case of audio used by filter l @item rate Display video frame rate or sample rate in case of audio used by filter link. + +@item eof +Display link output status. @end table @item rate, r |