1.21.0 • Published 9 years ago
videocards v1.21.0
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
9 years ago
1.20.0
9 years ago
1.19.0
9 years ago
1.18.0
9 years ago
1.17.0
9 years ago
1.16.0
9 years ago
1.15.0
10 years ago
1.14.0
10 years ago
1.13.0
10 years ago
1.12.0
10 years ago
1.11.0
10 years ago
1.10.0
10 years ago
1.9.0
10 years ago
1.8.0
10 years ago
1.7.0
10 years ago
1.6.0
10 years ago
1.5.0
10 years ago
1.4.0
10 years ago
1.3.0
10 years ago
1.1.0
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago