项目作者: 131

项目描述 :
Animation Recorder
高级语言: JavaScript
项目地址: git://github.com/131/ar.git
创建时间: 2015-03-14T23:45:04Z
项目社区:https://github.com/131/ar

开源协议:MIT License

下载


Animation recorder

Convert API compliant HTML5 or SWF animations to video using VLC screengrab features.

Use VLC remote-control interface (TCP control interface) to sync events (see screen-capture-recorder)

Build Status
Version
License
Available platform
Code style

API/Usage

  1. nw26 path/to/ar/ --recorder=vlc|ffmpeg --mode=swf|html5 --source_path=[SOURCE_PATH] --output_path=[OUTPUT_PATH]

Extra options

  • —timeout=[TIMEOUT] : set animation timeout (default 180s)

Grab API

AR_BEGIN

At animation begin, fire “AR_BEGIN”

AR_END

At animation end, fire “AR_END”

Credits

License

  • MIT