banner-recorder

2.0.3 • Public • Published

Banner-recorder

To install modules

* npm install

To link command line

* npm link

To start recording videos and gif

Using function in js program

use module record_multiple.js

  • use the function recordMultiple(path, destPath, classSizeBanner, fpsVideo, fpsGif, optimizeGif)
    • path: path of the directory containing all banners
    • destPath: path destination for videos and gifs
    • classSizeBanner: CSS class ot ID containing the size of the banner
    • fpsVideo: fps for the video
    • fpsGif: fps for the gif
    • optimizeGif: boolean to optimize the size of gifs (up to 60%)

Using command line

* npm link
* record-multiple 

Readme

Keywords

none

Package Sidebar

Install

npm i banner-recorder

Weekly Downloads

0

Version

2.0.3

License

ISC

Unpacked Size

134 MB

Total Files

13

Last publish

Collaborators

  • loicam