diff options
author | Gyan Doshi <gyandoshi@gmail.com> | 2017-10-10 16:05:18 +0530 |
---|---|---|
committer | Lou Logan <lou@lrcd.com> | 2017-10-10 13:12:20 -0800 |
commit | d251effe732081c2d11bdb1198ab906827faf773 (patch) | |
tree | d9908639ea11025c85821104fe939b87f0050f83 | |
parent | 77f7d710e08635407b3bda2a1505040709ef2a3c (diff) | |
download | ffmpeg-streaming-d251effe732081c2d11bdb1198ab906827faf773.zip ffmpeg-streaming-d251effe732081c2d11bdb1198ab906827faf773.tar.gz |
doc/filters: note minimum resolution for pixscope
Signed-off-by: Gyan Doshi <gyandoshi@gmail.com>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-rw-r--r-- | doc/filters.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 57189c7..e26dde4 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -11711,7 +11711,8 @@ can be used to test the monowhite pixel format descriptor definition. @section pixscope -Display sample values of color channels. Mainly useful for checking color and levels. +Display sample values of color channels. Mainly useful for checking color +and levels. Minimum supported resolution is 640x480. The filters accept the following options: |