Improve documentation

Added more accurate commands and one for using just source
This commit is contained in:
Matt 2015-12-18 10:12:37 -05:00
parent 413e5c0099
commit 4d6098a097
1 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,11 @@ Convert video to 16mm-sized strips of frames. For transferring to acetate and ot
Look how easy it is to use:
v2f ./path_to_video.mov 300 -v
./v2f ./path_to_video.mov 300
or from source
node v2f.js ./path_to_video.mov 300
This will turn "path_to_video.mov" into strips of 16mm-sized frames that will printing at 300dpi. They are broken up into 8.5x11in pages.