json_video

1.0.1 • Public • Published

json_video

Derive video streams from JSON definitions

setup

on a new machine,

npm install -g @ffmpeg-installer/ffmpeg
npm install -g @ffprobe-installer/ffprobe

then add both's bin directories to path (sigh)

mac

Add the paths to your user's system path (generally by editing your .profile or .bashrc.)

Check the paths first. These are probably

/usr/local/lib/node_modules/@ffmpeg-installer/ffmpeg/node_modules/@ffmpeg-installer/darwin-x64/

and

/usr/local/lib/node_modules/@ffprobe-installer/ffprobe/node_modules/@ffprobe-installer/darwin-x64/

windows

Add the paths to your user's system path (by going to your environment variables - go to the search bar and type "environment", or your control panel.)

Check the paths first. These are probably

C:\Users\YourUser\AppData\Roaming\npm\node_modules\@ffmpeg-installer\ffmpeg\node_modules\@ffmpeg-installer\win32-x64

and

C:\Users\YourUser\AppData\Roaming\npm\node_modules\@ffprobe-installer\ffprobe\node_modules\@ffprobe-installer\win32-x64

Readme

Keywords

none

Package Sidebar

Install

npm i json_video

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • stonecypher