Commit ca866907 authored by iive's avatar iive

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7947 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent b754a53b
......@@ -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