Update README to reflect changes in API. Now app supports negatives and swapping ffmpeg for avconv (libav).
This commit is contained in:
parent
122a0aa404
commit
b1b460d21a
|
@ -29,13 +29,16 @@ Options
|
|||
-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
|
||||
-e, --executable <binary> Alternate binary to use in place of avconv
|
||||
-v, --verbose Run in verbose mode
|
||||
-n, --negative Invert color channels to create negative
|
||||
-h, --help output usage information
|
||||
```
|
||||
|
||||
Releases
|
||||
--------
|
||||
|
||||
* [1.2.1](https://github.com/sixteenmillimeter/v2f/releases/tag/1.2.1)
|
||||
* [1.1.1](https://github.com/sixteenmillimeter/v2f/releases/tag/1.1.1)
|
||||
* [1.0.0](https://github.com/sixteenmillimeter/v2f/releases/tag/1.0.0)
|
||||
|
||||
|
|
Loading…
Reference in New Issue