Update README.md
This commit is contained in:
parent
7bfaaeef63
commit
7eb8c9b045
@ -17,9 +17,9 @@ gifconv [input_file] [Arguments]
|
||||
```
|
||||
Arguments:
|
||||
-o : Specifies output filename. (will be outputted to the same directory as your input video file.)
|
||||
If left empty, this will default to the same filename as your video. (Usage: -o image.gif)
|
||||
If left empty, this will default to the same filename as your video. (Usage: -o image.gif)
|
||||
-r : Specifies scale or size. The amount of pixels this value is set to will be the width of the gif.
|
||||
The default is the same scale as the original video.
|
||||
The default is the same scale as the original video.
|
||||
-f : Specifies framerate in Hz. THe default is 15.
|
||||
-m : Specifies one of the 3 modes listed below. The default is diff.
|
||||
-d : Specifies which dithering algorithm to be used. The default is Bayer Dithering.
|
||||
|
Loading…
x
Reference in New Issue
Block a user