videocards

1.21.0 • Public • Published

videocards

Notes

If using with webpack, there is a conflict with fluent-ffmpeg so you must include this in your webpack config file.

resolve: {
  alias: {
    'fluent-ffmpeg': 'fluent-ffmpeg/lib/fluent-ffmpeg.js'
  }
}

If using this package with electron, Sqlite3 has an issue where it can't access the compiled files during runtime. Use electron-rebuild to resolve the issue.

ffmpeg documentation.

Readme

Keywords

none

Package Sidebar

Install

npm i videocards

Weekly Downloads

1

Version

1.21.0

License

ISC

Last publish

Collaborators

  • mitchconquer