@kevingodell/node-red-ffmpeg

0.1.1-beta.3 • Public • Published

@kevingodell/node-red-ffmpeg

GitHub license npm GitHub issues

A Node-RED node used for spawning a long-running ffmpeg process to handle video/image processing.

Expectations:

  • You should have working knowledge of ffmpeg on the command line.
  • If you have difficulties making it work, please open a new discussion and tag me @kevinGodell.
  • Do not send private messages asking for help because that will not benefit others with similar issues.

Installation:

  • go to the correct directory, usually ~/.node-red
cd ~/.node-red
  • using npm
npm install @kevingodell/node-red-ffmpeg
  • reboot the node-red server
node-red-stop && node-red-start

Instructions:

  • See the detailed help text in the sidebar.

Screenshots:

flow

properties

args

help

Flows:

https://github.com/kevinGodell/node-red-ffmpeg/tree/master/examples

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i @kevingodell/node-red-ffmpeg

    Weekly Downloads

    14

    Version

    0.1.1-beta.3

    License

    MIT

    Unpacked Size

    40.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • kevingodell