rubegartor / ReelSteady-Joiner

ReelSteady Joiner merge multiple GoPro separate video files into one without losing the gyro data
MIT License
93 stars 6 forks source link

Error when joining footage from a GoPro Hero 8 Black. #78

Closed zachyarid closed 2 months ago

zachyarid commented 2 months ago
NonError: <Buffer 74 68 72 65 61 64 20 27 6d 61 69 6e 27 20 70 61 6e 69 63 6b 65 64 20 61 74 20 73 72 63 2f 62 69 6e 2e 72 73 3a 34 33 3a 38 3a 0a 63 61 6c 6c 65 64 20 ... 203 more bytes>
    at module.exports (C:\Program Files\ReelSteady Joiner\resources\app.asar\node_modules\ensure-error\index.js:14:10)
    at handleError (C:\Program Files\ReelSteady Joiner\resources\app.asar\node_modules\electron-unhandled\index.js:50:10)
    at process.<anonymous> (C:\Program Files\ReelSteady Joiner\resources\app.asar\node_modules\electron-unhandled\index.js:130:4)
    at process.emit (node:events:514:28)
    at emit (node:internal/process/promises:150:20)
    at processPromiseRejections (node:internal/process/promises:295:27)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:32)

reelsteady-joiner 1.3.3 Electron 29.1.5 win32 10.0.19045 Locale: en-US

rubegartor commented 2 months ago

Can you offer more information? log files and information about how the error occurred

zachyarid commented 2 months ago

Appears to have been user error. Ran out of disk space and that was hidden in the logs as opposed to being bubbled up to the UI. Closing the issue