Commit 67053c30 authored by Ivan Kalvachev's avatar Ivan Kalvachev

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

Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c7238c72
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment