insanity54 / prevvy

Create a tiled video preview image using ffmpeg... FAST!
9 stars 2 forks source link

spawn ffprobe ENOENT #2

Closed almgwary closed 1 week ago

almgwary commented 2 years ago

(node:8544) UnhandledPromiseRejectionWarning: Error: spawn ffprobe ENOENT

(node:8544) UnhandledPromiseRejectionWarning: Error: spawn ffprobe ENOENT at notFoundError (\node_modules\cross-spawn\lib\enoent.js:6:26) at verifyENOENT (\node_modules\cross-spawn\lib\enoent.js:40:16) at ChildProcess.cp.emit (\node_modules\cross-spawn\lib\enoent.js:27:25) at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)

insanity54 commented 2 years ago

TY for the issue report. What env are you running in? Is ffprobe in your $PATH?