/Extract-Video-Frames-To-memory-Nodejs

a script that extracts video frames to memory using ffmpeg and nodejs

Primary LanguageJavaScript

Extract-Video-Frames-To-memory-Nodejs

a script that extracts video frames to memory using ffmpeg and nodejs

Installation

you should have ffmpeg installed on your OS.
if you don't want to build upon this project just copy and paste it into your main project directory
open terminal type npm i @ffmpeg-installer/ffmpeg fluent-ffmpeg

Usage

explained in example.js how to use it