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
c0121bcfe7
mcopy
/
app
/
lib
/
ffmpeg
History
Matt McWilliams
c0121bcfe7
Have seemingly added the ability to use image sequences with the filmout feature with a few caveats. File selection is working on mac but was not on Linux. Also using this method only jpeg and png sequences can be used. This is not unacceptable, but the UI will have to be made more explicit about this limitation. I would like to support TIFF files but even now with single images they are rendered to PNG using ffmpeg.
2021-02-24 00:22:08 -05:00
..
Readme.md
Feeble first attempt at documenting code
2019-02-23 12:25:47 -05:00
index.js
Have seemingly added the ability to use image sequences with the filmout feature with a few caveats. File selection is working on mac but was not on Linux. Also using this method only jpeg and png sequences can be used. This is not unacceptable, but the UI will have to be made more explicit about this limitation. I would like to support TIFF files but even now with single images they are rendered to PNG using ffmpeg.
2021-02-24 00:22:08 -05:00
index.js.map
Have seemingly added the ability to use image sequences with the filmout feature with a few caveats. File selection is working on mac but was not on Linux. Also using this method only jpeg and png sequences can be used. This is not unacceptable, but the UI will have to be made more explicit about this limitation. I would like to support TIFF files but even now with single images they are rendered to PNG using ffmpeg.
2021-02-24 00:22:08 -05:00
package.json
Install libs from intval_go_node project
2019-02-08 12:46:58 -05:00
Readme.md