-an: Disable audio recording.
-i : Input file name on which ffmpeg commands operates.
-r : Frame per second, Set frame rate (Hz value, fraction or abbreviation), (default = 25).
-s: Set frame size. The format is `wxh' (ffserver default = 160x128, ffmpeg default = same as source). The following abbreviations are recognized: sqcif=128x96, qcif =176x144, cif =352x288, 4cif=704x576.
-ss: Seek to given time position in seconds. hh:mm:ss.
-vcodec: Force video codec to codec.
-vframes: Set the number of video frames to record.