项目作者: reubn
项目描述 :
macOS tool to extract frames from video. Alpha channel supported.
高级语言: Swift
项目地址: git://github.com/reubn/uPVC.git
macOS tool to extract frames from video. Supports alpha channel. 16-bit RGBA PNG
output.
Usage
./uPVC ./videofile.mov 3 # output every 3rd frame
=> ./videofile/frame-0.png.....frame-1650.png
License
MIT