mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
-s option have different defaults for ffmpeg and ffserver cases.
Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c7238c72cb
commit
67053c3093
@ -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…
Reference in New Issue
Block a user