summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
authorIvo van Poorten <ivop@euronet.nl>2007-05-23 18:35:45 +0000
committerIvo van Poorten <ivop@euronet.nl>2007-05-23 18:35:45 +0000
commit3592648940a4bcca010e07edd6422a067f215019 (patch)
tree2d3773925915cac03b0e3e44a79e0faf623ffb4b /doc/ffmpeg-doc.texi
parentd61845e8ae7adc11c4e67a69a8b1ffc1517f229e (diff)
-sws_flags command line option to set swscaler flags
Originally committed as revision 9109 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r--doc/ffmpeg-doc.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index f70b8b8f10..f6060106d4 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -416,6 +416,8 @@ Add a new video stream to the current output stream.
@table @option
@item -pix_fmt format
Set pixel format.
+@item -sws_flags flags
+Set SwScaler flags (only available when compiled with SwScaler support).
@item -g gop_size
Set the group of pictures size.
@item -intra