nrkno / transcriber-frontend

MIT License
32 stars 12 forks source link

Transcoding crashes: Ffmpeg was killed with signal SIGBUS #36

Open schjonhaug opened 5 years ago

schjonhaug commented 5 years ago
Error: ffmpeg was killed with signal SIGBUS
    at ChildProcess.<anonymous> (/user_code/node_modules/fluent-ffmpeg/lib/processor.js:180:22)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
codec
nicky132 commented 1 year ago
Error: ffmpeg was killed with signal SIGBUS
    at ChildProcess.<anonymous> (/user_code/node_modules/fluent-ffmpeg/lib/processor.js:180:22)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
codec

i have same issue,ffmpeg was killed with signal SIGSEGV,have you fixed it?