1.21.0 • Published 7 years ago

videocards v1.21.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

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.

1.21.0

7 years ago

1.20.0

7 years ago

1.19.0

7 years ago

1.18.0

7 years ago

1.17.0

7 years ago

1.16.0

7 years ago

1.15.0

7 years ago

1.14.0

7 years ago

1.13.0

7 years ago

1.12.0

7 years ago

1.11.0

7 years ago

1.10.0

7 years ago

1.9.0

7 years ago

1.8.0

7 years ago

1.7.0

7 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago