-s option have different defaults for ffmpeg and ffserver cases.

Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Ivan Kalvachev 18 years ago
parent c7238c72cb
commit 67053c3093
  1. 2
      doc/ffmpeg-doc.texi

@ -299,7 +299,7 @@ Set the number of video frames to record.
@item -r fps
Set frame rate (Hz value, fraction or abbreviation), (default = 25).
@item -s size
Set frame size. The format is @samp{wxh} (default = 160x128).
Set frame size. The format is @samp{wxh} (ffserver default = 160x128, ffmpeg default = same as source).
The following abbreviations are recognized:
@table @samp
@item sqcif

Loading…
Cancel
Save