Update Readme
This commit is contained in:
parent
741132933b
commit
18424141e0
|
@ -24,9 +24,11 @@ Options
|
||||||
|
|
||||||
-V, --version output the version number
|
-V, --version output the version number
|
||||||
-i, --input <path> Video source to print to film strip, anything that avconv can read
|
-i, --input <path> Video source to print to film strip, anything that avconv can read
|
||||||
-o, --output <path> Output directory, will print images on A4 standard paper file
|
-o, --output <path> Output directory, will render images on specified page size
|
||||||
-d, --dpi <dpi> DPI output pages
|
-d, --dpi <dpi> DPI output pages
|
||||||
-f, --film <gauge> Choose film gauge: 16mm, super16, 35mm
|
-f, --film <gauge> Choose film gauge: 16mm, super16, 35mm
|
||||||
|
-w, --width <inches> Output page width, in inches. Default 8.5
|
||||||
|
-l, --length <inches> Output page length, in inches. Default 11
|
||||||
-v, --verbose Run in verbose mode
|
-v, --verbose Run in verbose mode
|
||||||
-h, --help output usage information
|
-h, --help output usage information
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue