项目作者: reubn

项目描述 :
macOS tool to extract frames from video. Alpha channel supported.
高级语言: Swift
项目地址: git://github.com/reubn/uPVC.git
创建时间: 2020-11-24T17:07:37Z
项目社区:https://github.com/reubn/uPVC

开源协议:

下载


uPVC - extract frames from video 🪟

macOS tool to extract frames from video. Supports alpha channel. 16-bit RGBA PNG output.

Usage

  1. ./uPVC ./videofile.mov 3 # output every 3rd frame
  2. => ./videofile/frame-0.png.....frame-1650.png

License

MIT