This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
55c460fbb4
mcopy
/
cli
History
sixteenmillimeter
01cac728f5
Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally.
2020-04-24 14:33:58 -04:00
..
data
Pre-export all frames in video (with confirmation dialog). Greatly improves sequence times and reliablity in conjunction with last commit.
Resolves
#36
and
resolves
#39
.
2020-02-21 13:34:22 -05:00
lib
Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally.
2020-04-24 14:33:58 -04:00
scripts
Add a build script to build cli with pkg.
2019-03-22 19:50:46 -04:00
.gitignore
Begin mcopy-cli for a simple command line interface
2019-02-24 08:13:47 -05:00
index.js
Update delay, exec and exit usage and require statments.
2019-06-08 21:43:14 -04:00
package-lock.json
Bump lodash dependency in cli.
2019-12-16 19:47:01 -05:00
package.json
Remove ImageMagick dependency. Replace sharp with jimp (prevent linux build issues). Jimp will also perform the same composite step as convert was. Light module is still disabled globally.
2020-04-24 14:33:58 -04:00