3.0.2 • Published 10 years ago

vidcap v3.0.2

Weekly downloads
2
License
BSD
Repository
-
Last release
10 years ago

vidcap

koma video capture.

install

npm -g install vidcap

usage

# write movie captures
vidcap path/to/movie.mp4

# with interval & capture size
vidcap -i 5 -s 300x200 path/to/movie.mp4

# check captures
ls movie.vidcap

# convert movie to sprite
vidcap path/to/movie.mp4 -f sprite

# convert movie to gif animation
vidcap path/to/movie.mp4 -f gif
3.0.2

10 years ago

3.0.1

10 years ago

3.0.0

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago

0.0.0

10 years ago