question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Out of Memory Issues while Transcoding

See original GitHub issue

Describe the bug Cloned the react demo and modified to select videos from filesystem.

To Reproduce I selected an 2mb .MOV file and received this error in the console:

ffmpeg-core.js:1 Pthread aborting at Error
    at abort (https://unpkg.com/@ffmpeg/core@0.7.1/ffmpeg-core.js:1:17294)
    at abortOnCannotGrowMemory (https://unpkg.com/@ffmpeg/core@0.7.1/ffmpeg-core.js:1:25109052)
    at _emscripten_resize_heap (https://unpkg.com/@ffmpeg/core@0.7.1/ffmpeg-core.js:1:25109113)
    at <anonymous>:wasm-function[1681]:0xf9ff8
    at _e (<anonymous>:wasm-function[588]:0x274d7)
    at <anonymous>:wasm-function[4855]:0x405053
    at $e (<anonymous>:wasm-function[1682]:0xfa033)
    at <anonymous>:wasm-function[380]:0x11346
    at <anonymous>:wasm-function[2804]:0x202ad3
    at <anonymous>:wasm-function[14466]:0xb781d2

Desktop (please complete the following information): Chrome, Mac OS

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:11

github_iconTop GitHub Comments

7reactions
Felixcongcommented, Feb 20, 2021

the same problem on 0.9.7

5reactions
thijstriemstracommented, Nov 14, 2020

Also having out of memory errors with 890kb file on Firefox: https://github.com/ffmpegwasm/ffmpeg.wasm/issues/111

Read more comments on GitHub >

github_iconTop Results From Across the Web

Out of Memory errors - Plex transcoder being the culprit - Reddit
Running 6.8.3 with 32GB RAM on Unraid-Nvidia to support transcoding with a P2000. I previously had 2xSSD in cache BTFRS that I discovered...
Read more >
Out of Memory errors - Plex transcoder culprit - Forums - Unraid
Running 6.8.3 with 32GB RAM on Unraid-Nvidia to support transcoding with a P2000. I previously had 2xSSD in cache BTFRS that I discovered...
Read more >
Transcoding memory usage issue in recording server
Transcoding memory usage issue in recording server ... While the recording server service is stopped the will be no images from the camera, ......
Read more >
Java OutofMemory Strange Error - Stack Overflow
I need 606 MB of memory and 1100 MB is still free . So when I run above codes after 34 mins it...
Read more >
Compressor release notes - Apple Support (NZ)
Fixes an issue where video frames may be out of order during transcoding. Compressor 4.6.1. Released April 12, 2022.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found